Returns handle of type PHT_USB_IDENTITY storing information of USB device with specified index.
PRL_RESULT PrlDispCfg_GetUsbIdentity( PRL_HANDLE hDispCfg, PRL_UINT32 nUsbIdentIndex, PRL_HANDLE_PTR phUsbIdent );
PrlApiDisp.h
PRL_RESULT. Possible values are:
PRL_ERR_INVALID_ARG - invalid handle, wrong index or null pointer was passed
PRL_ERR_OUT_OF_MEMORY - insufficient memory to complete operation
PRL_ERR_SUCCESS - function completed successively