Searched defs:HIDDevice (Results 1 - 1 of 1) sorted by relevance
/external/rmi4utils/rmidevice/ | ||
H A D | hiddevice.h | 25 class HIDDevice : public RMIDevice class in inherits:RMIDevice 28 HIDDevice() : RMIDevice(), m_inputReport(NULL), m_outputReport(NULL), m_attnData(NULL), function in class:HIDDevice 47 ~HIDDevice() { Close(); } |
Completed in 142 milliseconds