Home | History | Annotate | Download | only in api

Lines Matching refs:HANDLE

51   /** \brief Creates handle to this object.

53 In this call a handle for this object is generated and object is added
56 @return A handle to this object on success or NULL on an error.
111 @return Handle to the opened endpoint object or NULL on failure.
135 @return Handle to the opened endpoint object or NULL on failure.
150 @param[in] usb_device_handle Handle to USB device.
154 bool CacheUsbDeviceDescriptor(HANDLE usb_device_handle);
160 @param[in] usb_device_handle Handle to USB device.
164 bool CacheUsbConfigurationDescriptor(HANDLE usb_device_handle);
170 @param[in] usb_device_handle Handle to USB device.
174 bool CacheUsbInterfaceDescriptor(HANDLE usb_device_handle);