ReactOS 0.4.15-dev-7842-g558ab78
_WDF_DEVICE_STATE_V1_0 Struct Reference

#include <wdf10.h>

Collaboration diagram for _WDF_DEVICE_STATE_V1_0:

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 707 of file wdf10.h.

Member Data Documentation

◆ Disabled

WDF_TRI_STATE _WDF_DEVICE_STATE_V1_0::Disabled

Definition at line 716 of file wdf10.h.

◆ DontDisplayInUI

WDF_TRI_STATE _WDF_DEVICE_STATE_V1_0::DontDisplayInUI

Definition at line 722 of file wdf10.h.

◆ Failed

WDF_TRI_STATE _WDF_DEVICE_STATE_V1_0::Failed

Definition at line 729 of file wdf10.h.

◆ NotDisableable

WDF_TRI_STATE _WDF_DEVICE_STATE_V1_0::NotDisableable

Definition at line 734 of file wdf10.h.

◆ Removed

WDF_TRI_STATE _WDF_DEVICE_STATE_V1_0::Removed

Definition at line 743 of file wdf10.h.

◆ ResourcesChanged

WDF_TRI_STATE _WDF_DEVICE_STATE_V1_0::ResourcesChanged

Definition at line 750 of file wdf10.h.

◆ Size

ULONG _WDF_DEVICE_STATE_V1_0::Size

Definition at line 711 of file wdf10.h.


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