BP_GetPartitionInfo (Windows CE 5.0)
This function gets the partition entry for an open partition.
PPARTENTRY BP_GetPartitionInfo(HANDLE hPartition, );
Parameters
- hPartition
[in] Handle to the partition.
Return Values
Returns a PARTENTRY structure containing the partition entry for the partition.
Requirements
OS Versions: Windows CE .NET 4.2 and later.
Header: Bootpart.h
Link Library: Bootpart.lib
See Also
BinFS and the Bootpart Library | Flash Media Drivers
Send Feedback on this topic to the authors