ReactOS 0.4.15-dev-8100-g1887773
_STORAGE_IDENTIFIER Struct Reference

#include <ntddstor.h>

Collaboration diagram for _STORAGE_IDENTIFIER:

Public Attributes

STORAGE_IDENTIFIER_CODE_SET CodeSet
 
STORAGE_IDENTIFIER_TYPE Type
 
USHORT IdentifierSize
 
USHORT NextOffset
 
STORAGE_ASSOCIATION_TYPE Association
 
UCHAR Identifier [1]
 

Detailed Description

Definition at line 728 of file ntddstor.h.

Member Data Documentation

◆ Association

STORAGE_ASSOCIATION_TYPE _STORAGE_IDENTIFIER::Association

Definition at line 733 of file ntddstor.h.

Referenced by CompareStorageDuids().

◆ CodeSet

STORAGE_IDENTIFIER_CODE_SET _STORAGE_IDENTIFIER::CodeSet

Definition at line 729 of file ntddstor.h.

Referenced by CompareStorageDuids().

◆ Identifier

UCHAR _STORAGE_IDENTIFIER::Identifier[1]

Definition at line 734 of file ntddstor.h.

Referenced by CompareStorageDuids().

◆ IdentifierSize

USHORT _STORAGE_IDENTIFIER::IdentifierSize

Definition at line 731 of file ntddstor.h.

Referenced by CompareStorageDuids().

◆ NextOffset

USHORT _STORAGE_IDENTIFIER::NextOffset

Definition at line 732 of file ntddstor.h.

Referenced by CompareStorageDuids().

◆ Type

STORAGE_IDENTIFIER_TYPE _STORAGE_IDENTIFIER::Type

Definition at line 730 of file ntddstor.h.

Referenced by CompareStorageDuids().


The documentation for this struct was generated from the following file: