ReactOS 0.4.15-dev-7958-gcd0bb1a
_DEVICE_MANAGE_DATA_SET_ATTRIBUTES_OUTPUT Struct Reference

#include <ntddstor.h>

Public Attributes

ULONG Size
 
DEVICE_DATA_MANAGEMENT_SET_ACTION Action
 
ULONG Flags
 
ULONG OperationStatus
 
ULONG ExtendedError
 
ULONG TargetDetailedError
 
ULONG ReservedStatus
 
ULONG OutputBlockOffset
 
ULONG OutputBlockLength
 

Detailed Description

Definition at line 915 of file ntddstor.h.

Member Data Documentation

◆ Action

DEVICE_DATA_MANAGEMENT_SET_ACTION _DEVICE_MANAGE_DATA_SET_ATTRIBUTES_OUTPUT::Action

Definition at line 917 of file ntddstor.h.

◆ ExtendedError

ULONG _DEVICE_MANAGE_DATA_SET_ATTRIBUTES_OUTPUT::ExtendedError

Definition at line 920 of file ntddstor.h.

◆ Flags

ULONG _DEVICE_MANAGE_DATA_SET_ATTRIBUTES_OUTPUT::Flags

Definition at line 918 of file ntddstor.h.

◆ OperationStatus

ULONG _DEVICE_MANAGE_DATA_SET_ATTRIBUTES_OUTPUT::OperationStatus

Definition at line 919 of file ntddstor.h.

◆ OutputBlockLength

ULONG _DEVICE_MANAGE_DATA_SET_ATTRIBUTES_OUTPUT::OutputBlockLength

Definition at line 924 of file ntddstor.h.

◆ OutputBlockOffset

ULONG _DEVICE_MANAGE_DATA_SET_ATTRIBUTES_OUTPUT::OutputBlockOffset

Definition at line 923 of file ntddstor.h.

◆ ReservedStatus

ULONG _DEVICE_MANAGE_DATA_SET_ATTRIBUTES_OUTPUT::ReservedStatus

Definition at line 922 of file ntddstor.h.

◆ Size

ULONG _DEVICE_MANAGE_DATA_SET_ATTRIBUTES_OUTPUT::Size

Definition at line 916 of file ntddstor.h.

◆ TargetDetailedError

ULONG _DEVICE_MANAGE_DATA_SET_ATTRIBUTES_OUTPUT::TargetDetailedError

Definition at line 921 of file ntddstor.h.


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