VirtualBox

Changeset 28669 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Apr 23, 2010 5:53:01 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
60540
Message:

Main: declare some methods const

File:
1 edited

Legend:

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

    r28585 r28669  
    792792#ifdef VBOX_WITH_GUEST_PROPS
    793793    HRESULT getGuestPropertyFromService(IN_BSTR aName, BSTR *aValue,
    794                                         ULONG64 *aTimestamp, BSTR *aFlags);
     794                                        ULONG64 *aTimestamp, BSTR *aFlags) const;
    795795    HRESULT getGuestPropertyFromVM(IN_BSTR aName, BSTR *aValue,
    796                                    ULONG64 *aTimestamp, BSTR *aFlags);
     796                                   ULONG64 *aTimestamp, BSTR *aFlags) const;
    797797    HRESULT setGuestPropertyToService(IN_BSTR aName, IN_BSTR aValue,
    798798                                      IN_BSTR aFlags);
Note: See TracChangeset for help on using the changeset viewer.

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