Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function starts the partition enumeration.
DWORD PD_FindPartitionStart(DWORD dwStoreId, LPDWORD pdwSearchId);
Parameters
- dwStoreId
[in] This is returned from a PD_OpenStore call. - pdwSearchId
Pointer to the return value from a PD_OpenStore call.
Return Values
Returns the search handle to be used by PD_FindPartitionNext.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Partdrv.h.
See Also
PD_FindPartitionNext | PD_OpenStore
Send Feedback on this topic to the authors