ReactOS 0.4.15-dev-7842-g558ab78
_WDF_DEVICE_STATE_V1_9 Struct Reference

#include <wdf19.h>

Collaboration diagram for _WDF_DEVICE_STATE_V1_9:

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 860 of file wdf19.h.

Member Data Documentation

◆ Disabled

WDF_TRI_STATE _WDF_DEVICE_STATE_V1_9::Disabled

Definition at line 869 of file wdf19.h.

◆ DontDisplayInUI

WDF_TRI_STATE _WDF_DEVICE_STATE_V1_9::DontDisplayInUI

Definition at line 875 of file wdf19.h.

◆ Failed

WDF_TRI_STATE _WDF_DEVICE_STATE_V1_9::Failed

Definition at line 882 of file wdf19.h.

◆ NotDisableable

WDF_TRI_STATE _WDF_DEVICE_STATE_V1_9::NotDisableable

Definition at line 887 of file wdf19.h.

◆ Removed

WDF_TRI_STATE _WDF_DEVICE_STATE_V1_9::Removed

Definition at line 896 of file wdf19.h.

◆ ResourcesChanged

WDF_TRI_STATE _WDF_DEVICE_STATE_V1_9::ResourcesChanged

Definition at line 903 of file wdf19.h.

◆ Size

ULONG _WDF_DEVICE_STATE_V1_9::Size

Definition at line 864 of file wdf19.h.


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