VirtualBox

Changeset 23884 in vbox


Ignore:
Timestamp:
Oct 19, 2009 6:55:38 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
53667
Message:

windows build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp

    r23882 r23884  
    18451845    {
    18461846        ComPtr<ISnapshot> currentSnapshot;
    1847         rc = machine->GetCurrentSnapshot(currentSnapshot.asOutParam());
     1847        rc = machine->COMGETTER(CurrentSnapshot)(currentSnapshot.asOutParam());
    18481848        if (SUCCEEDED(rc))
    18491849        {
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