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

/vbox/src/VBox/Main/webservice/
H A Dvboxweb.h202 const com::Guid& getPtr(void **ppobjInterface, function in class:ManagedObjectRef
281 // pRef->getPtr returns both a void* for its specific interface pointer as well as a generic IUnknown*
284 const com::Guid &guidInterface = pRef->getPtr(&pobjInterface, &pobjUnknown);

Completed in 45 milliseconds