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

/vbox/src/VBox/Main/webservice/
H A Dvboxweb.h221 const char* getInterfaceName() const function in class:ManagedObjectRef
289 WEBDEBUG((" %s(): returning original %s*=0x%lX (IUnknown*=0x%lX)\n", __FUNCTION__, pRef->getInterfaceName(), pobjInterface, pobjUnknown));
305 WEBDEBUG((" Interface not supported for object reference %s, which is of class %s\n", id.c_str(), pRef->getInterfaceName()));
/vbox/include/VBox/com/
H A DErrorInfo.h313 const Bstr& getInterfaceName() const function in class:com::ErrorInfo

Completed in 687 milliseconds