Searched refs:VRDESCARDLISTREADERSRSP (Results 1 - 2 of 2) sorted by relevance

/vbox/include/VBox/RemoteDesktop/
H A DVRDESCard.h322 typedef struct VRDESCARDLISTREADERSRSP struct
327 } VRDESCARDLISTREADERSRSP; typedef in typeref:struct:VRDESCARDLISTREADERSRSP
/vbox/src/VBox/Main/src-client/
H A DUsbCardReader.cpp799 Assert(cbData == sizeof(VRDESCARDLISTREADERSRSP) || RT_FAILURE(rcRequest));
800 VRDESCARDLISTREADERSRSP *pRsp = (VRDESCARDLISTREADERSRSP *)pvData;

Completed in 49 milliseconds