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

/vbox/src/VBox/Main/glue/
H A DErrorInfo.cpp201 void ErrorInfo::init(IUnknown *aI, argument
205 AssertReturnVoid(aI);
209 ComPtr<IUnknown> iface = aI;

Completed in 44 milliseconds