ReactOS 0.4.16-dev-1946-g52006dd
_WDF_DEVICE_STATE Struct Reference

#include <wdfdevice.h>

Collaboration diagram for _WDF_DEVICE_STATE:

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 1450 of file wdfdevice.h.

Member Data Documentation

◆ Disabled

WDF_TRI_STATE _WDF_DEVICE_STATE::Disabled

Definition at line 1459 of file wdfdevice.h.

◆ DontDisplayInUI

WDF_TRI_STATE _WDF_DEVICE_STATE::DontDisplayInUI

Definition at line 1465 of file wdfdevice.h.

◆ Failed

WDF_TRI_STATE _WDF_DEVICE_STATE::Failed

Definition at line 1472 of file wdfdevice.h.

◆ NotDisableable

WDF_TRI_STATE _WDF_DEVICE_STATE::NotDisableable

Definition at line 1477 of file wdfdevice.h.

◆ Removed

WDF_TRI_STATE _WDF_DEVICE_STATE::Removed

Definition at line 1483 of file wdfdevice.h.

◆ ResourcesChanged

WDF_TRI_STATE _WDF_DEVICE_STATE::ResourcesChanged

Definition at line 1490 of file wdfdevice.h.

◆ Size

ULONG _WDF_DEVICE_STATE::Size

Definition at line 1454 of file wdfdevice.h.


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