PD_FindPartitionClose (Windows CE 5.0)
This function closes the search handle for partition enumeration.
void PD_FindPartitionClose(DWORDdwSearchId);
Parameters
- dwSearchId
[in] This is from a PD_FindPartitionStart 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