VirtualBox

Ignore:
Timestamp:
Jul 22, 2008 8:12:42 AM (16 years ago)
Author:
vboxsync
Message:

Guest properties: initial commit of new interface

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp

    r10728 r10797  
    388388                                          COMBase::ToQUuid (aSnapshotId),
    389389                                          VBoxSnapshotEvent::Changed));
     390        return S_OK;
     391    }
     392
     393    STDMETHOD(OnGuestPropertyChange) (IN_GUIDPARAM /* id */,
     394                                      IN_BSTRPARAM /* key */,
     395                                      IN_BSTRPARAM /* value */,
     396                                      IN_BSTRPARAM /* flags */)
     397    {
    390398        return S_OK;
    391399    }
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