VirtualBox

Changeset 84564 in vbox for trunk/src/VBox/Main/idl


Ignore:
Timestamp:
May 27, 2020 2:10:26 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
138294
Message:

Main: Comments / logging renaming (guest additions -> Guest Additions).

File:
1 edited

Legend:

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

    r84554 r84564  
    44014401    <attribute name="installGuestAdditions" type="boolean">
    44024402      <desc>
    4403         Indicates whether the guest additions should be installed or not.
     4403        Indicates whether the Guest Additions should be installed or not.
    44044404
    44054405        Setting this to false does not affect additions shipped with the linux
     
    1163411634      <desc>Guest graphics mode. If not enabled, seamless rendering will not work, resize hints
    1163511635        are not immediately acted on and guest display resizes are probably not initiated by
    11636         the guest additions.
     11636        the Guest Additions.
    1163711637      </desc>
    1163811638    </const>
     
    1230712307    <desc>
    1230812308      Guest process execution flags.
    12309       <note>The values are passed to the guest additions, so its not possible
     12309      <note>The values are passed to the Guest Additions, so its not possible
    1231012310            to change (move) or reuse values.here. See EXECUTEPROCESSFLAG_XXX
    1231112311            in GuestControlSvc.h.</note>
     
    1249212492    <const name="Unknown" value="8">
    1249312493      <desc>
    12494         The path style is not known, most likely because the guest additions
     12494        The path style is not known, most likely because the Guest Additions
    1249512495        aren't active yet.
    1249612496      </desc>
     
    1307113071      for why we record changes to a base environment instead of working
    1307213072      directly on an environment block is that we need to be compatible
    13073       with older guest additions.  Another reason is that this way it is always
     13073      with older Guest Additions.  Another reason is that this way it is always
    1307413074      possible to undo all the changes you've scheduled.)
    1307513075    </desc>
     
    1312313123        one array entry per variable.
    1312413124        <!-- @todo/TODO/FIXME: This doesn't end up in the PDF.
    13125         <result name="VBOX_E_NOT_SUPPORTED">If the guest additions does not
     13125        <result name="VBOX_E_NOT_SUPPORTED">If the Guest Additions does not
    1312613126          support the session base environment feature.  Support for this was
    1312713127          introduced with protocol version XXX.</result>
    13128         <result name="VBOX_E_INVALID_OBJECT_STATE">If the guest additions has
     13128        <result name="VBOX_E_INVALID_OBJECT_STATE">If the Guest Additions has
    1312913129          yet to report the session base environment.</result> -->
    1313013130
    13131         Access fails with VBOX_E_NOT_SUPPORTED if the guest additions does not
     13131        Access fails with VBOX_E_NOT_SUPPORTED if the Guest Additions does not
    1313213132        support the session base environment feature.  Support for this was
    1313313133        introduced with protocol version XXXX.
    1313413134
    13135         Access fails with VBOX_E_INVALID_OBJECT_STATE if the guest additions
     13135        Access fails with VBOX_E_INVALID_OBJECT_STATE if the Guest Additions
    1313613136        has yet to report the session base environment.
    1313713137      </desc>
     
    1359113591        (<link to="IGuestSession::environmentBase"/>).
    1359213592
    13593         <result name="VBOX_E_NOT_SUPPORTED">If the guest additions does not
     13593        <result name="VBOX_E_NOT_SUPPORTED">If the Guest Additions does not
    1359413594          support the session base environment feature.  Support for this was
    1359513595          introduced with protocol version XXXX.</result>
    13596         <result name="VBOX_E_INVALID_OBJECT_STATE">If the guest additions has
     13596        <result name="VBOX_E_INVALID_OBJECT_STATE">If the Guest Additions has
    1359713597          yet to report the session base environment.</result>
    1359813598      </desc>
     
    1361513615        environment (<link to="IGuestSession::environmentBase"/>).
    1361613616
    13617         <result name="VBOX_E_NOT_SUPPORTED">If the guest additions does not
     13617        <result name="VBOX_E_NOT_SUPPORTED">If the Guest Additions does not
    1361813618          support the session base environment feature.  Support for this was
    1361913619          introduced with protocol version XXXX.</result>
    13620         <result name="VBOX_E_INVALID_OBJECT_STATE">If the guest additions has
     13620        <result name="VBOX_E_INVALID_OBJECT_STATE">If the Guest Additions has
    1362113621          yet to report the session base environment.</result>
    1362213622      </desc>
     
    1419214192          guest user (<link to="IGuestSession::environmentBase"/>) when
    1419314193          creating the process.  (This is done on the guest side of things in
    14194           order to be compatible with older guest additions.  That is one of
     14194          order to be compatible with older Guest Additions.  That is one of
    1419514195          the motivations for not passing in the whole environment here.)
    1419614196        </desc>
     
    1425114251          guest user (<link to="IGuestSession::environmentBase"/>) when
    1425214252          creating the process.  (This is done on the guest side of things in
    14253           order to be compatible with older guest additions.  That is one of
     14253          order to be compatible with older Guest Additions.  That is one of
    1425414254          the motivations for not passing in the whole environment here.)
    1425514255        </desc>
     
    1427314273          Process priority to use for execution, see <link to="ProcessPriority"/>
    1427414274          for available priority levels.
    14275           <note>This is silently ignored if not supported by guest additions.</note>
     14275          <note>This is silently ignored if not supported by Guest Additions.</note>
    1427614276        </desc>
    1427714277      </param>
     
    1428214282          <note>
    1428314283            This is silently ignored if the guest does not support setting the
    14284             affinity of processes, or if the guest additions does not implemet
     14284            affinity of processes, or if the Guest Additions does not implemet
    1428514285            this feature.
    1428614286          </note>
     
    1472214722        transfering any file data like read and write does.
    1472314723
    14724         <note> This will not always be correct with older guest additions
     14724        <note> This will not always be correct with older Guest Additions
    1472514725        (version 5.2.30 and earlier, as well as versions 6.0.0 thru 6.0.8)
    1472614726        after a calling <link to="IFile::readAt"/> or <link to="IFile::writeAt"/>,
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