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

/vbox/src/VBox/Main/src-client/
H A DUsbWebcamInterface.cpp51 typedef struct EMWEBCAMREQCTX struct
55 } EMWEBCAMREQCTX; typedef in typeref:struct:EMWEBCAMREQCTX
326 EMWEBCAMREQCTX *pCtx = NULL;
337 pCtx = (EMWEBCAMREQCTX *)RTMemAlloc(sizeof(EMWEBCAMREQCTX));

Completed in 43 milliseconds