BP_GetPartitionInfo (Windows Embedded CE 6.0)
1/6/2010
This function obtains the partition entry for an open partition.
Syntax
PPARTENTRY BP_GetPartitionInfo(
HANDLE hPartition,
);
Parameters
- hPartition
[in] Handle to the partition.
Return Value
Returns a PARTENTRY structure containing the partition entry for the partition.
Requirements
Header | bootpart.h |
Library | Bootpart.lib |
Windows Embedded CE | Windows CE .NET 4.2 and later |
See Also
Reference
Concepts
BinFS and the Bootpart Library