ReactOS 0.4.16-dev-226-g79f2289
|
#include <main.h>
Public Attributes | |
HDEVINFO | Info |
SP_DEVINFO_DATA | InfoData |
PSP_DEVICE_INTERFACE_DETAIL_DATA | InterfaceDetailData |
HDEVINFO _CMIDEV::Info |
Definition at line 64 of file main.h.
Referenced by cleanUp(), getDeviceInfo(), and getDeviceInterfaceDetail().
SP_DEVINFO_DATA _CMIDEV::InfoData |
Definition at line 65 of file main.h.
Referenced by getDeviceInfo(), and getDeviceInterfaceDetail().
PSP_DEVICE_INTERFACE_DETAIL_DATA _CMIDEV::InterfaceDetailData |
Definition at line 66 of file main.h.
Referenced by cleanUp(), getDeviceInterfaceDetail(), getDriverData(), and setDriverData().