VirtualBox

Changeset 93559 in vbox


Ignore:
Timestamp:
Feb 2, 2022 11:52:39 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
149693
Message:

VirtualBox.xidl: docs. bugref:9781

File:
1 edited

Legend:

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

    r93534 r93559  
    50085008    <attribute name="detectedImageNames" type="wstring" readonly="yes" safearray="yes">
    50095009      <desc>
    5010         A list of names of the images detected from install.wim file of a Windows ISO. This
    5011         array is parallel to <link to="IUnattended::detectedImageIndices"/>.
     5010        A list of names of the images detected from install.wim file of a Windows Vista
     5011        or later ISO. This array is parallel to <link to="IUnattended::detectedImageIndices"/>.
     5012        This will be empty for older Windows ISOs and non-Windows ISOs.
    50125013      </desc>
    50135014    </attribute>
    50145015    <attribute name="detectedImageIndices" type="unsigned long" readonly="yes" safearray="yes">
    50155016      <desc>
    5016         A list of names of the images detected from install.wim file of a Windows ISO. This array
     5017        A list of image indexes detected from install.wim file of a Windows ISO. This array
    50175018        is parallel to <link to="IUnattended::detectedImageNames"/>. <link to="IUnattended::imageIndex"/>
    5018         should be one of these indices.
     5019        should be set to one of these indices for Vista and later Windows ISOs.
    50195020      </desc>
    50205021    </attribute>
     
    50255026        <link to="IUnattended::detectedOSTypeId"/>, <link to="IUnattended::detectedOSVersion"/>
    50265027        <link to="IUnattended::detectedOSFlavor"/>, <link to="IUnattended::detectedOSLanguages"/>,
    5027         and <link to="IUnattended::detectedOSHints"/>.
     5028        <link to="IUnattended::detectedOSHints"/>, <link to="IUnattended::detectedImageNames"/>,
     5029        and <link to="IUnattended::detectedImageIndices"/>,
    50285030
    50295031        Not really yet implemented.
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