|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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 1450 of file wdfdevice.h.
| WDF_TRI_STATE _WDF_DEVICE_STATE::Disabled |
Definition at line 1459 of file wdfdevice.h.
| WDF_TRI_STATE _WDF_DEVICE_STATE::DontDisplayInUI |
Definition at line 1465 of file wdfdevice.h.
| WDF_TRI_STATE _WDF_DEVICE_STATE::Failed |
Definition at line 1472 of file wdfdevice.h.
| WDF_TRI_STATE _WDF_DEVICE_STATE::NotDisableable |
Definition at line 1477 of file wdfdevice.h.
| WDF_TRI_STATE _WDF_DEVICE_STATE::Removed |
Definition at line 1483 of file wdfdevice.h.
| WDF_TRI_STATE _WDF_DEVICE_STATE::ResourcesChanged |
Definition at line 1490 of file wdfdevice.h.
| ULONG _WDF_DEVICE_STATE::Size |
Definition at line 1454 of file wdfdevice.h.