Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/26/2014
This function checks whether the storage volume has been formatted.
Syntax
DWORD PD_IsStoreFormatted(
DWORD dwStoreId
);
Parameters
- dwStoreId
[in] Handle returned by the PD_OpenStore function.
Return Value
TRUE indicates that the storage volume has been formatted. FALSE indicates that it has not.
Requirements
Header |
partdrv.h |