ReactOS 0.4.16-dev-550-g2186ce3
|
#include <wdfdevice.h>
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 |
Definition at line 1444 of file wdfdevice.h.
WDF_TRI_STATE _WDF_DEVICE_STATE::Disabled |
Definition at line 1453 of file wdfdevice.h.
WDF_TRI_STATE _WDF_DEVICE_STATE::DontDisplayInUI |
Definition at line 1459 of file wdfdevice.h.
WDF_TRI_STATE _WDF_DEVICE_STATE::Failed |
Definition at line 1466 of file wdfdevice.h.
WDF_TRI_STATE _WDF_DEVICE_STATE::NotDisableable |
Definition at line 1471 of file wdfdevice.h.
WDF_TRI_STATE _WDF_DEVICE_STATE::Removed |
Definition at line 1477 of file wdfdevice.h.
WDF_TRI_STATE _WDF_DEVICE_STATE::ResourcesChanged |
Definition at line 1484 of file wdfdevice.h.
ULONG _WDF_DEVICE_STATE::Size |
Definition at line 1448 of file wdfdevice.h.