LPGET_DEVICE_INFO (Windows CE 5.0)
This function gets a pointer to a device information structure.
typedef LPCUSB_DEVICE (* LPGET_DEVICE_INFO)( USB_HANDLE hDevice);
Parameters
- hDevice
[in] Handle to a USB device.
Return Values
Returns a pointer to the USB_DEVICE structure for a device.
Requirements
OS Versions: Windows CE 2.10 and later.
Header: Usbdi.h.
See Also
Send Feedback on this topic to the authors