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

/vbox/src/VBox/Main/src-all/
H A DEventImpl.cpp1307 class ATL_NO_VTABLE EventSourceAggregator : class in inherits:VirtualBoxBase,VBOX_SCRIPTABLE_IMPL,IEventSource
1321 VIRTUALBOXBASE_ADD_ERRORINFO_SUPPORT(EventSourceAggregator, IEventSource)
1323 DECLARE_NOT_AGGREGATABLE(EventSourceAggregator)
1327 BEGIN_COM_MAP(EventSourceAggregator)
1331 EventSourceAggregator() function in class:EventSourceAggregator
1333 ~EventSourceAggregator()
1381 NS_DECL_CLASSINFO(EventSourceAggregator)
1382 NS_IMPL_THREADSAFE_ISUPPORTS1_CI(EventSourceAggregator, IEventSource)
1400 ComObjPtr<EventSourceAggregator> agg;
1414 HRESULT EventSourceAggregator
[all...]

Completed in 758 milliseconds