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

/vbox/src/VBox/Main/src-server/
H A DVirtualBoxImpl.cpp2872 struct GuestPropertyEvent : public VirtualBox::CallbackEvent struct in inherits:VirtualBox::CallbackEvent
2874 GuestPropertyEvent(VirtualBox *aVBox, const Guid &aMachineId, function in struct:GuestPropertyEvent
2899 i_postEvent(new GuestPropertyEvent(this, aMachineId, aName, aValue, aFlags));

Completed in 83 milliseconds