VirtualBox

Ignore:
Timestamp:
Jul 5, 2018 2:44:31 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
123468
Message:

Main/*: From now on any valid UTF8 string is considered a valid guest OS type. Of course not all of them are known, so the API clients must be prepared to deal with not having a matching IGuestOSType object.
Frontends/VBoxManage+VBoxShell: adjust to deal with the change

File:
1 edited

Legend:

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

    r72915 r72919  
    26402640        the guest OS this object describes.
    26412641
     2642        While this function returns an error for unknown guest OS types, they
     2643        can be still used without serious problems (if one accepts the fact
     2644        that there is no default VM config information).
     2645
    26422646        <result name="E_INVALIDARG">
    26432647          @a id is not a valid Guest OS type.
     
    50265030        You may use <link to="IVirtualBox::getGuestOSType"/> to obtain
    50275031        an IGuestOSType object representing details about the given
    5028         Guest OS type.
     5032        Guest OS type. All Guest OS types are considered valid, even those
     5033        which are not known to <link to="IVirtualBox::getGuestOSType"/>.
    50295034        <note>
    50305035          This value may differ from the value returned by
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