ReactOS 0.4.16-dev-250-g3ecd236
|
Public Attributes | |
GUID | Guid |
HDEVINFO | hDevInfo |
INT | ImageIndex |
INT | ItemCount |
PHWDEVINFO | HwDevInfo |
Definition at line 40 of file hwpage.cpp.
GUID _HWCLASSDEVINFO::Guid |
Definition at line 42 of file hwpage.cpp.
Referenced by BuildDevicesList(), DeviceCreateHardwarePageEx(), and FillDevicesListViewControl().
HDEVINFO _HWCLASSDEVINFO::hDevInfo |
Definition at line 43 of file hwpage.cpp.
Referenced by BuildDevicesList(), DeviceCreateHardwarePageEx(), FillDevicesListViewControl(), and FreeDevicesList().
PHWDEVINFO _HWCLASSDEVINFO::HwDevInfo |
Definition at line 46 of file hwpage.cpp.
Referenced by BuildDevicesList(), FillDevicesListViewControl(), and FreeDevicesList().
INT _HWCLASSDEVINFO::ImageIndex |
Definition at line 44 of file hwpage.cpp.
Referenced by BuildDevicesList(), FillDevicesListViewControl(), and FreeDevicesList().
INT _HWCLASSDEVINFO::ItemCount |
Definition at line 45 of file hwpage.cpp.
Referenced by BuildDevicesList(), FillDevicesListViewControl(), and FreeDevicesList().