Searched refs:VBoxVetoEvent (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Main/include/
H A DEventImpl.h54 class ATL_NO_VTABLE VBoxVetoEvent : class in inherits:VetoEventWrap
58 DECLARE_EMPTY_CTOR_DTOR(VBoxVetoEvent)
/vbox/src/VBox/Main/src-all/
H A DEventImpl.cpp230 struct VBoxVetoEvent::Data
240 HRESULT VBoxVetoEvent::FinalConstruct()
248 void VBoxVetoEvent::FinalRelease()
259 DEFINE_EMPTY_CTOR_DTOR(VBoxVetoEvent)
261 HRESULT VBoxVetoEvent::init(IEventSource *aSource, VBoxEventType_T aType)
281 void VBoxVetoEvent::uninit()
298 HRESULT VBoxVetoEvent::getType(VBoxEventType_T *aType)
303 HRESULT VBoxVetoEvent::getSource(ComPtr<IEventSource> &aSource)
308 HRESULT VBoxVetoEvent::getWaitable(BOOL *aWaitable)
313 HRESULT VBoxVetoEvent
[all...]

Completed in 33 milliseconds