PD_ClosePartition (Windows CE 5.0)
This function closes the partition from I/O operation.
void PD_ClosePartition(DWORD dwPartitionId);
Parameters
- dwPartitionId
[in] This is returned from a PD_OpenPartition 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