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.
This function queries to see if the storage volume has been formatted.
DWORD PD_IsStoreFormatted(DWORDdwStoreId);
Parameters
- dwStoreId
[in] This is the handle returned from a PD_OpenStore call.
Return Values
TRUE if the store has been formatted, FALSE otherwise.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Partdrv.h.
See Also
Send Feedback on this topic to the authors