Skip to content

Latest commit

 

History

History
63 lines (52 loc) · 1.36 KB

ne-ntddstor-storage_association_type.md

File metadata and controls

63 lines (52 loc) · 1.36 KB
UID tech.root title ms.date targetos description prerelease req.construct-type req.ddi-compliance req.header req.include-header req.kmdf-ver req.max-support req.target-min-winverclnt req.target-min-winversvr req.target-type req.typenames req.umdf-ver topic_type api_type api_location api_name f1_keywords dev_langs helpviewer_keywords
NE:ntddstor._STORAGE_ASSOCIATION_TYPE
storage
STORAGE_ASSOCIATION_TYPE
09/30/2022
Windows
Learn more about the STORAGE_ASSOCIATION_TYPE enumeration.
false
enumeration
ntddstor.h
apiref
HeaderDef
ntddstor.h
_STORAGE_ASSOCIATION_TYPE
PSTORAGE_ASSOCIATION_TYPE
STORAGE_ASSOCIATION_TYPE
_STORAGE_ASSOCIATION_TYPE
ntddstor/_STORAGE_ASSOCIATION_TYPE
PSTORAGE_ASSOCIATION_TYPE
ntddstor/PSTORAGE_ASSOCIATION_TYPE
STORAGE_ASSOCIATION_TYPE
ntddstor/STORAGE_ASSOCIATION_TYPE
c++
_STORAGE_ASSOCIATION_TYPE

-description

The STORAGE_ASSOCIATION_TYPE enumeration indicates whether a storage descriptor identifies a device or a port.

-enum-fields

-field StorageIdAssocDevice

Indicates that the descriptor identifies a device.

-field StorageIdAssocPort

Indicates that the descriptor identifies a port.

-field StorageIdAssocTarget

Indicates that the descriptor identifies a target.

-see-also

STORAGE_IDENTIFIER