VirtualBox

Ignore:
Timestamp:
Mar 13, 2009 2:03:09 PM (16 years ago)
Author:
vboxsync
Message:

API/HardDIsk: introduce parameter for specifying the image variant to be created.

File:
1 edited

Legend:

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

    r17737 r17825  
    315315        nsCOMPtr <IProgress> progress;
    316316        rc = hardDisk->CreateDynamicStorage(100,                                // size in megabytes
     317                                            HardDiskVariant_Standard,
    317318                                            getter_AddRefs(progress));          // optional progress object
    318319        if (NS_FAILED(rc))
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