ReactOS 0.4.15-dev-8614-gbc76250
|
#include <cmtypes.h>
Public Attributes | |
UNICODE_STRING | DeviceInstance |
ULONG | Operation |
ULONG | DeviceStatus |
ULONG | DeviceProblem |
UNICODE_STRING _PLUGPLAY_CONTOL_STATUS_DATA::DeviceInstance |
Definition at line 525 of file cmtypes.h.
Referenced by AreDriversLoaded(), ClearDeviceStatus(), GetDeviceStatus(), IopDeviceStatus(), and SetDeviceStatus().
ULONG _PLUGPLAY_CONTOL_STATUS_DATA::DeviceProblem |
Definition at line 528 of file cmtypes.h.
Referenced by ClearDeviceStatus(), GetDeviceStatus(), IopDeviceStatus(), and SetDeviceStatus().
ULONG _PLUGPLAY_CONTOL_STATUS_DATA::DeviceStatus |
Definition at line 527 of file cmtypes.h.
Referenced by AreDriversLoaded(), ClearDeviceStatus(), GetDeviceStatus(), IopDeviceStatus(), and SetDeviceStatus().
ULONG _PLUGPLAY_CONTOL_STATUS_DATA::Operation |
Definition at line 526 of file cmtypes.h.
Referenced by AreDriversLoaded(), ClearDeviceStatus(), GetDeviceStatus(), IopDeviceStatus(), and SetDeviceStatus().