Searched defs:mypcb (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI.cpp305 ULONG mypcb; local
306 HRESULT rc = VBoxSafeArrayCopyOutParamHelper((void **)ppaObj, &mypcb, VT_UNKNOWN, psa);
313 ULONG cElements = mypcb / sizeof(void *);

Completed in 41 milliseconds