ReactOS 0.4.15-dev-7958-gcd0bb1a
_WDF_DEVICE_STATE_V1_11 Struct Reference

#include <wdf111.h>

Collaboration diagram for _WDF_DEVICE_STATE_V1_11:

Public Attributes

ULONG Size
 
WDF_TRI_STATE Disabled
 
WDF_TRI_STATE DontDisplayInUI
 
WDF_TRI_STATE Failed
 
WDF_TRI_STATE NotDisableable
 
WDF_TRI_STATE Removed
 
WDF_TRI_STATE ResourcesChanged
 

Detailed Description

Definition at line 982 of file wdf111.h.

Member Data Documentation

◆ Disabled

WDF_TRI_STATE _WDF_DEVICE_STATE_V1_11::Disabled

Definition at line 991 of file wdf111.h.

◆ DontDisplayInUI

WDF_TRI_STATE _WDF_DEVICE_STATE_V1_11::DontDisplayInUI

Definition at line 997 of file wdf111.h.

◆ Failed

WDF_TRI_STATE _WDF_DEVICE_STATE_V1_11::Failed

Definition at line 1004 of file wdf111.h.

◆ NotDisableable

WDF_TRI_STATE _WDF_DEVICE_STATE_V1_11::NotDisableable

Definition at line 1009 of file wdf111.h.

◆ Removed

WDF_TRI_STATE _WDF_DEVICE_STATE_V1_11::Removed

Definition at line 1018 of file wdf111.h.

◆ ResourcesChanged

WDF_TRI_STATE _WDF_DEVICE_STATE_V1_11::ResourcesChanged

Definition at line 1025 of file wdf111.h.

◆ Size

ULONG _WDF_DEVICE_STATE_V1_11::Size

Definition at line 986 of file wdf111.h.


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