GUID_DEVINTERFACE_STORAGEPORT
The GUID_DEVINTERFACE_STORAGEPORT device interface class is defined for storage port devices.
Attribute | Setting |
---|---|
Identifier |
GUID_DEVINTERFACE_STORAGEPORT |
Class GUID |
{2ACCFE60-C130-11D2-B082-00A0C91EFB8B} |
Remarks
The system-supplied drivers for storage port devices register instances of GUID_DEVINTERFACE_STORAGEPORT to notify the operating system and applications of the presence of storage device adapters.
For more information about storage drivers, see Storage Drivers.
StoragePortClassGuid is an obsolete identifier for the GUID_DEVINTERFACE_STORAGEPORT device interface class. For new instances of this class, use GUID_DEVINTERFACE_STORAGEPORT instead.
Requirements
Version |
Available in Microsoft Windows 2000 and later versions of Windows. |
Header |
Ntddstor.h (include Ntddstor.h) |