ReactOS 0.4.15-dev-8434-g155a7c7
_WDF_DEVICE_STATE_V2_15 Struct Reference

#include <wdf215.h>

Collaboration diagram for _WDF_DEVICE_STATE_V2_15:

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 964 of file wdf215.h.

Member Data Documentation

◆ Disabled

WDF_TRI_STATE _WDF_DEVICE_STATE_V2_15::Disabled

Definition at line 973 of file wdf215.h.

◆ DontDisplayInUI

WDF_TRI_STATE _WDF_DEVICE_STATE_V2_15::DontDisplayInUI

Definition at line 979 of file wdf215.h.

◆ Failed

WDF_TRI_STATE _WDF_DEVICE_STATE_V2_15::Failed

Definition at line 986 of file wdf215.h.

◆ NotDisableable

WDF_TRI_STATE _WDF_DEVICE_STATE_V2_15::NotDisableable

Definition at line 991 of file wdf215.h.

◆ Removed

WDF_TRI_STATE _WDF_DEVICE_STATE_V2_15::Removed

Definition at line 1000 of file wdf215.h.

◆ ResourcesChanged

WDF_TRI_STATE _WDF_DEVICE_STATE_V2_15::ResourcesChanged

Definition at line 1007 of file wdf215.h.

◆ Size

ULONG _WDF_DEVICE_STATE_V2_15::Size

Definition at line 968 of file wdf215.h.


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