ReactOS 0.4.16-dev-746-g329a414
|
Public Attributes | |
struct _HWCLASSDEVINFO * | ClassDevInfo |
SP_DEVINFO_DATA | DevInfoData |
BOOL | HideDevice |
Definition at line 33 of file hwpage.cpp.
struct _HWCLASSDEVINFO* _HWDEVINFO::ClassDevInfo |
Definition at line 35 of file hwpage.cpp.
Referenced by BuildDevicesList(), DisplaySelectedDeviceProperties(), UpdateControlStates(), and UpdateDevicesListViewControl().
SP_DEVINFO_DATA _HWDEVINFO::DevInfoData |
Definition at line 36 of file hwpage.cpp.
Referenced by BuildDevicesList(), DisplaySelectedDeviceProperties(), FillDevicesListViewControl(), UpdateControlStates(), and UpdateDevicesListViewControl().
BOOL _HWDEVINFO::HideDevice |
Definition at line 37 of file hwpage.cpp.
Referenced by BuildDevicesList(), and FillDevicesListViewControl().