ReactOS 0.4.15-dev-7958-gcd0bb1a
_CHANGER_ELEMENT_STATUS Struct Reference

#include <ntddchgr.h>

Collaboration diagram for _CHANGER_ELEMENT_STATUS:

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]
 

Detailed Description

Definition at line 248 of file ntddchgr.h.

Member Data Documentation

◆ AlternateVolumeID

UCHAR _CHANGER_ELEMENT_STATUS::AlternateVolumeID[MAX_VOLUME_ID_SIZE]

Definition at line 257 of file ntddchgr.h.

◆ Element

CHANGER_ELEMENT _CHANGER_ELEMENT_STATUS::Element

Definition at line 249 of file ntddchgr.h.

◆ ExceptionCode

ULONG _CHANGER_ELEMENT_STATUS::ExceptionCode

Definition at line 252 of file ntddchgr.h.

◆ Flags

ULONG _CHANGER_ELEMENT_STATUS::Flags

Definition at line 251 of file ntddchgr.h.

◆ Lun

UCHAR _CHANGER_ELEMENT_STATUS::Lun

Definition at line 254 of file ntddchgr.h.

◆ PrimaryVolumeID

UCHAR _CHANGER_ELEMENT_STATUS::PrimaryVolumeID[MAX_VOLUME_ID_SIZE]

Definition at line 256 of file ntddchgr.h.

◆ Reserved

USHORT _CHANGER_ELEMENT_STATUS::Reserved

Definition at line 255 of file ntddchgr.h.

◆ SrcElementAddress

CHANGER_ELEMENT _CHANGER_ELEMENT_STATUS::SrcElementAddress

Definition at line 250 of file ntddchgr.h.

◆ TargetId

UCHAR _CHANGER_ELEMENT_STATUS::TargetId

Definition at line 253 of file ntddchgr.h.


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