VirtualBox

Ignore:
Timestamp:
Aug 14, 2008 5:24:35 PM (16 years ago)
Author:
vboxsync
Message:
  • documented getGuestOSType()
  • enabled building Python wrappers by defaults
  • some Python shell improvments
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/idl/VirtualBox.xidl

    r11404 r11433  
    17701770
    17711771    <method name="getGuestOSType">
     1772      <desc>
     1773        Obtain guest os type information from guest os typeid, such as
     1774        "win31" or "ubuntu". Use <link to="IMachine::OSTypeId"/> attribute
     1775        to figure out typeid of particular guest VM. See
     1776        <link to="IVirtualBox::guestOSTypes"/> for the list of available
     1777        OS types.
     1778      </desc>
    17721779      <param name="id" type="wstring" dir="in"/>
    17731780      <param name="type" type="IGuestOSType" dir="return"/>
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