VirtualBox

Changeset 31772 in vbox


Ignore:
Timestamp:
Aug 19, 2010 9:17:07 AM (14 years ago)
Author:
vboxsync
Message:

events: explicit uninit method

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/EventImpl.h

    r31572 r31772  
    199199 HRESULT reinit(VBoxEventType_T aType, ...);
    200200
     201 void uninit()
     202 {
     203     mEvent.setNull();
     204     mEventSource.setNull();
     205 }
    201206
    202207 void getEvent(IEvent ** aEvent)
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette