ReactOS 0.4.15-dev-7834-g00c4b3d
_CHANGER_ELEMENT_STATUS_EX Struct Reference

#include <ntddchgr.h>

Collaboration diagram for _CHANGER_ELEMENT_STATUS_EX:

Public Attributes

CHANGER_ELEMENT Element
 
CHANGER_ELEMENT SrcElementAddress
 
ULONG Flags
 
ULONG ExceptionCode
 
UCHAR TargetId
 
UCHAR Lun
 
USHORT Reserved
 
UCHAR PrimaryVolumeID [MAX_VOLUME_ID_SIZE]
 
UCHAR AlternateVolumeID [MAX_VOLUME_ID_SIZE]
 
UCHAR VendorIdentification [VENDOR_ID_LENGTH]
 
UCHAR ProductIdentification [PRODUCT_ID_LENGTH]
 
UCHAR SerialNumber [SERIAL_NUMBER_LENGTH]
 

Detailed Description

Definition at line 260 of file ntddchgr.h.

Member Data Documentation

◆ AlternateVolumeID

UCHAR _CHANGER_ELEMENT_STATUS_EX::AlternateVolumeID[MAX_VOLUME_ID_SIZE]

Definition at line 269 of file ntddchgr.h.

◆ Element

CHANGER_ELEMENT _CHANGER_ELEMENT_STATUS_EX::Element

Definition at line 261 of file ntddchgr.h.

◆ ExceptionCode

ULONG _CHANGER_ELEMENT_STATUS_EX::ExceptionCode

Definition at line 264 of file ntddchgr.h.

◆ Flags

ULONG _CHANGER_ELEMENT_STATUS_EX::Flags

Definition at line 263 of file ntddchgr.h.

◆ Lun

UCHAR _CHANGER_ELEMENT_STATUS_EX::Lun

Definition at line 266 of file ntddchgr.h.

◆ PrimaryVolumeID

UCHAR _CHANGER_ELEMENT_STATUS_EX::PrimaryVolumeID[MAX_VOLUME_ID_SIZE]

Definition at line 268 of file ntddchgr.h.

◆ ProductIdentification

UCHAR _CHANGER_ELEMENT_STATUS_EX::ProductIdentification[PRODUCT_ID_LENGTH]

Definition at line 271 of file ntddchgr.h.

◆ Reserved

USHORT _CHANGER_ELEMENT_STATUS_EX::Reserved

Definition at line 267 of file ntddchgr.h.

◆ SerialNumber

UCHAR _CHANGER_ELEMENT_STATUS_EX::SerialNumber[SERIAL_NUMBER_LENGTH]

Definition at line 272 of file ntddchgr.h.

◆ SrcElementAddress

CHANGER_ELEMENT _CHANGER_ELEMENT_STATUS_EX::SrcElementAddress

Definition at line 262 of file ntddchgr.h.

◆ TargetId

UCHAR _CHANGER_ELEMENT_STATUS_EX::TargetId

Definition at line 265 of file ntddchgr.h.

◆ VendorIdentification

UCHAR _CHANGER_ELEMENT_STATUS_EX::VendorIdentification[VENDOR_ID_LENGTH]

Definition at line 270 of file ntddchgr.h.


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