ReactOS 0.4.15-dev-7788-g1ad9096
_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 1444 of file wdfdevice.h.

Member Data Documentation

◆ Disabled

WDF_TRI_STATE _WDF_DEVICE_STATE::Disabled

Definition at line 1453 of file wdfdevice.h.

◆ DontDisplayInUI

WDF_TRI_STATE _WDF_DEVICE_STATE::DontDisplayInUI

Definition at line 1459 of file wdfdevice.h.

◆ Failed

WDF_TRI_STATE _WDF_DEVICE_STATE::Failed

Definition at line 1466 of file wdfdevice.h.

◆ NotDisableable

WDF_TRI_STATE _WDF_DEVICE_STATE::NotDisableable

Definition at line 1471 of file wdfdevice.h.

◆ Removed

WDF_TRI_STATE _WDF_DEVICE_STATE::Removed

Definition at line 1477 of file wdfdevice.h.

◆ ResourcesChanged

WDF_TRI_STATE _WDF_DEVICE_STATE::ResourcesChanged

Definition at line 1484 of file wdfdevice.h.

◆ Size

ULONG _WDF_DEVICE_STATE::Size

Definition at line 1448 of file wdfdevice.h.


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