Deprecated List

Member IConsole::powerDown ()
This method will be removed in VirtualBox 2.1 where the powerDownAsync() method will take its name. Do not use this method in the code.

Member IVirtualBox::createLegacyMachine (in wstring settingsFile, in wstring name, in uuid id,[retval] out IMachine machine)
This method may be removed later. It is better to use IVirtualBox::createMachine().

Member IVirtualBox::openMachine (in wstring settingsFile,[retval] out IMachine machine)
Will be removed soon.

Member IVirtualBox::openVirtualDiskImage (in wstring filePath,[retval] out IVirtualDiskImage image)
Use IVirtualBox::openHardDisk() instead.

Member IVirtualBox::findVirtualDiskImage (in wstring filePath,[retval] out IVirtualDiskImage image)
Use IVirtualBox::findHardDisk() instead.


Generated on Fri Nov 21 21:38:41 2008 for VirtualBox Main API by  doxygen 1.5.5