Skip to content

Latest commit

 

History

History
80 lines (62 loc) · 2 KB

guid-devinterface-storageport.md

File metadata and controls

80 lines (62 loc) · 2 KB
title description keywords topic_type api_name api_location api_type ms.date ms.topic
GUID_DEVINTERFACE_STORAGEPORT
GUID_DEVINTERFACE_STORAGEPORT
GUID_DEVINTERFACE_STORAGEPORT Device and Driver Installation
apiref
GUID_DEVINTERFACE_STORAGEPORT
Ntddstor.h
HeaderDef
10/17/2018
reference

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)

See also

StoragePortClassGuid