PD_CloseStore (Windows CE 5.0)
This function closes the storage volume.
void PD_CloseStore(DWORDdwStoreId);
Parameters
- dwStoreId
[in] This is the handle returned from a PD_OpenStore call.
Return Values
None.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Partdrv.h.
See Also
Send Feedback on this topic to the authors