Share via


BP_GetPartitionInfo

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

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

Bootpart Functions

Concepts

BinFS and the Bootpart Library

Other Resources

Flash Drivers