ReactOS 0.4.15-dev-7924-g5949c20
_WDF_DEVICE_STATE_V1_15 Struct Reference

#include <wdf115.h>

Collaboration diagram for _WDF_DEVICE_STATE_V1_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 988 of file wdf115.h.

Member Data Documentation

◆ Disabled

WDF_TRI_STATE _WDF_DEVICE_STATE_V1_15::Disabled

Definition at line 997 of file wdf115.h.

◆ DontDisplayInUI

WDF_TRI_STATE _WDF_DEVICE_STATE_V1_15::DontDisplayInUI

Definition at line 1003 of file wdf115.h.

◆ Failed

WDF_TRI_STATE _WDF_DEVICE_STATE_V1_15::Failed

Definition at line 1010 of file wdf115.h.

◆ NotDisableable

WDF_TRI_STATE _WDF_DEVICE_STATE_V1_15::NotDisableable

Definition at line 1015 of file wdf115.h.

◆ Removed

WDF_TRI_STATE _WDF_DEVICE_STATE_V1_15::Removed

Definition at line 1024 of file wdf115.h.

◆ ResourcesChanged

WDF_TRI_STATE _WDF_DEVICE_STATE_V1_15::ResourcesChanged

Definition at line 1031 of file wdf115.h.

◆ Size

ULONG _WDF_DEVICE_STATE_V1_15::Size

Definition at line 992 of file wdf115.h.


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