GUID_DEVINTERFACE_PARTITION

The GUID_DEVINTERFACE_PARTITION device interface class is defined for partition devices.

Attribute Setting

Identifier

GUID_DEVINTERFACE_PARTITION

Class GUID

{53F5630A-B6BF-11D0-94F2-00A0C91EFB8B}

Remarks

The system-supplied storage drivers register an instance of GUID_DEVINTERFACE_PARTITION for a partition that is a child device of a storage device.

PartitionClassGuid is an obsolete identifier for the GUID_DEVINTERFACE_PARTITION device interface class. For new instances of this class, use GUID_DEVINTERFACE_PARTITION instead.

Requirements

Version

Available in Microsoft Windows 2000 and later versions of Windows.

Header

Ntddstor.h (include Ntddstor.h)

See also

PartitionClassGuid