ReactOS 0.4.15-dev-7924-g5949c20
_WDF_DEVICE_STATE_V2_0 Struct Reference

#include <wdf20.h>

Collaboration diagram for _WDF_DEVICE_STATE_V2_0:

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 967 of file wdf20.h.

Member Data Documentation

◆ Disabled

WDF_TRI_STATE _WDF_DEVICE_STATE_V2_0::Disabled

Definition at line 976 of file wdf20.h.

◆ DontDisplayInUI

WDF_TRI_STATE _WDF_DEVICE_STATE_V2_0::DontDisplayInUI

Definition at line 982 of file wdf20.h.

◆ Failed

WDF_TRI_STATE _WDF_DEVICE_STATE_V2_0::Failed

Definition at line 989 of file wdf20.h.

◆ NotDisableable

WDF_TRI_STATE _WDF_DEVICE_STATE_V2_0::NotDisableable

Definition at line 994 of file wdf20.h.

◆ Removed

WDF_TRI_STATE _WDF_DEVICE_STATE_V2_0::Removed

Definition at line 1003 of file wdf20.h.

◆ ResourcesChanged

WDF_TRI_STATE _WDF_DEVICE_STATE_V2_0::ResourcesChanged

Definition at line 1010 of file wdf20.h.

◆ Size

ULONG _WDF_DEVICE_STATE_V2_0::Size

Definition at line 971 of file wdf20.h.


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