VirtualBox

Changeset 37244 in vbox for trunk/src/VBox/Frontends


Ignore:
Timestamp:
May 30, 2011 8:28:07 AM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
71966
Message:

Main/VirtualBox: new method for querying the API version

File:
1 edited

Legend:

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

    r35801 r37244  
    55
    66/*
    7  * Copyright (C) 2006-2010 Oracle Corporation
     7 * Copyright (C) 2006-2011 Oracle Corporation
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    832832            ULONG ulValue;
    833833            LONG64 i64Value;
     834
     835            rptrVirtualBox->COMGETTER(APIVersion)(str.asOutParam());
     836            RTPrintf("API version:                     %ls\n", str.raw());
    834837
    835838            systemProperties->COMGETTER(MinGuestRAM)(&ulValue);
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