VirtualBox

Changeset 16250 in vbox for trunk/src/VBox/Main/testcase


Ignore:
Timestamp:
Jan 27, 2009 9:09:11 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
42053
Message:

OVF: updated testcase to changed API

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/testcase/tstAPI.cpp

    r16239 r16250  
    13161316        // Fetch all disks
    13171317        com::SafeArray<BSTR> retDisks;
    1318         ULONG diskCount = 0;
    13191318        CHECK_ERROR_BREAK (appliance,
    1320                            GetDisks (ComSafeArrayAsOutParam  (retDisks), (&diskCount)));
     1319                           COMGETTER (Disks)(ComSafeArrayAsOutParam  (retDisks)));
    13211320        if (retDisks.size() > 0)
    13221321        {
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