PD_FormatStore (Compact 2013)
3/26/2014
This function formats the storage volume.
Syntax
DWORD PD_FormatStore(
DWORD dwStoreId
);
Parameters
- dwStoreId
[in] Handle returned by the PD_OpenStore function.
Return Value
TRUE indicates success. FALSE indicates failure.
Requirements
Header |
partdrv.h |