LPGET_DEVICE_INFO (Compact 2013)
3/26/2014
This function gets a pointer to a device information structure.
Syntax
typedef LPCUSB_DEVICE (* LPGET_DEVICE_INFO)(
USB_HANDLE hDevice
);
Parameters
- hDevice
[in] Handle to a USB device.
Return Value
Returns a pointer to the USB_DEVICE structure for a device.
Requirements
Header |
usbdi.h |