ReactOS 0.4.15-dev-7924-g5949c20
_WDF_DEVICE_STATE_V1_5 Struct Reference

#include <wdf15.h>

Collaboration diagram for _WDF_DEVICE_STATE_V1_5:

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 wdf15.h.

Member Data Documentation

◆ Disabled

WDF_TRI_STATE _WDF_DEVICE_STATE_V1_5::Disabled

Definition at line 731 of file wdf15.h.

◆ DontDisplayInUI

WDF_TRI_STATE _WDF_DEVICE_STATE_V1_5::DontDisplayInUI

Definition at line 737 of file wdf15.h.

◆ Failed

WDF_TRI_STATE _WDF_DEVICE_STATE_V1_5::Failed

Definition at line 744 of file wdf15.h.

◆ NotDisableable

WDF_TRI_STATE _WDF_DEVICE_STATE_V1_5::NotDisableable

Definition at line 749 of file wdf15.h.

◆ Removed

WDF_TRI_STATE _WDF_DEVICE_STATE_V1_5::Removed

Definition at line 758 of file wdf15.h.

◆ ResourcesChanged

WDF_TRI_STATE _WDF_DEVICE_STATE_V1_5::ResourcesChanged

Definition at line 765 of file wdf15.h.

◆ Size

ULONG _WDF_DEVICE_STATE_V1_5::Size

Definition at line 726 of file wdf15.h.


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