ReactOS 0.4.15-dev-8434-g155a7c7
_WDF_DEVICE_STATE_V1_1 Struct Reference

#include <wdf11.h>

Collaboration diagram for _WDF_DEVICE_STATE_V1_1:

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 722 of file wdf11.h.

Member Data Documentation

◆ Disabled

WDF_TRI_STATE _WDF_DEVICE_STATE_V1_1::Disabled

Definition at line 731 of file wdf11.h.

◆ DontDisplayInUI

WDF_TRI_STATE _WDF_DEVICE_STATE_V1_1::DontDisplayInUI

Definition at line 737 of file wdf11.h.

◆ Failed

WDF_TRI_STATE _WDF_DEVICE_STATE_V1_1::Failed

Definition at line 744 of file wdf11.h.

◆ NotDisableable

WDF_TRI_STATE _WDF_DEVICE_STATE_V1_1::NotDisableable

Definition at line 749 of file wdf11.h.

◆ Removed

WDF_TRI_STATE _WDF_DEVICE_STATE_V1_1::Removed

Definition at line 758 of file wdf11.h.

◆ ResourcesChanged

WDF_TRI_STATE _WDF_DEVICE_STATE_V1_1::ResourcesChanged

Definition at line 765 of file wdf11.h.

◆ Size

ULONG _WDF_DEVICE_STATE_V1_1::Size

Definition at line 726 of file wdf11.h.


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