PD_FindPartitionClose (Windows Embedded CE 6.0)
1/6/2010
This function closes the search handle for partition enumeration.
Syntax
void PD_FindPartitionClose(
DWORD dwSearchId
);
Parameters
- dwSearchId
[in] Handle returned by the PD_FindPartitionStart function.
Return Value
None.
Requirements
Header | partdrv.h |
Windows Embedded CE | Windows CE .NET 4.0 and later |