Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |