ReactOS 0.4.15-dev-7942-gd23573b
_WDF_DEVICE_STATE_V1_7 Struct Reference

#include <wdf17.h>

Collaboration diagram for _WDF_DEVICE_STATE_V1_7:

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 741 of file wdf17.h.

Member Data Documentation

◆ Disabled

WDF_TRI_STATE _WDF_DEVICE_STATE_V1_7::Disabled

Definition at line 750 of file wdf17.h.

◆ DontDisplayInUI

WDF_TRI_STATE _WDF_DEVICE_STATE_V1_7::DontDisplayInUI

Definition at line 756 of file wdf17.h.

◆ Failed

WDF_TRI_STATE _WDF_DEVICE_STATE_V1_7::Failed

Definition at line 763 of file wdf17.h.

◆ NotDisableable

WDF_TRI_STATE _WDF_DEVICE_STATE_V1_7::NotDisableable

Definition at line 768 of file wdf17.h.

◆ Removed

WDF_TRI_STATE _WDF_DEVICE_STATE_V1_7::Removed

Definition at line 777 of file wdf17.h.

◆ ResourcesChanged

WDF_TRI_STATE _WDF_DEVICE_STATE_V1_7::ResourcesChanged

Definition at line 784 of file wdf17.h.

◆ Size

ULONG _WDF_DEVICE_STATE_V1_7::Size

Definition at line 745 of file wdf17.h.


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