VirtualBox

Changeset 42133 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Jul 12, 2012 6:50:54 PM (12 years ago)
Author:
vboxsync
Message:

IDL: documentation changes so that building the documentation doesn't fail

File:
1 edited

Legend:

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

    r42129 r42133  
    15001500        are accessible. Each group is only listed once, however they are listed
    15011501        in no particular order and there is no guarantee that there are no gaps
    1502         in the group hierarchy (i.e. "/", "/group/subgroup" is a valid result).
     1502        in the group hierarchy (i.e. <tt>"/"</tt>, <tt>"/group/subgroup"</tt>
     1503        is a valid result).
    15031504      </desc>
    15041505    </attribute>
     
    17221723      <param name="groups" type="wstring" safearray="yes" dir="in">
    17231724        <desc>Array of group names. @c null or an empty array have the same
    1724           meaning as an array with just the empty string or "/", i.e. create a
    1725           machine without group association.</desc>
     1725          meaning as an array with just the empty string or <tt>"/"</tt>, i.e.
     1726          create a machine without group association.</desc>
    17261727      </param>
    17271728      <param name="osTypeId" type="wstring" dir="in">
     
    38933894    <attribute name="groups" type="wstring" safearray="yes">
    38943895      <desc>
    3895         Array of machine group names of which this machine is a member. "" and
    3896         "/" are synonyms for the toplevel group. Each group is only listed
    3897         once, however they are listed in no particular order and there is no
    3898         guarantee that there are no gaps in the group hierarchy
    3899         (i.e. "/group", "/group/subgroup/subsubgroup" is a valid result).
     3896        Array of machine group names of which this machine is a member.
     3897        <tt>""</tt> and <tt>"/"</tt> are synonyms for the toplevel group. Each
     3898        group is only listed once, however they are listed in no particular
     3899        order and there is no guarantee that there are no gaps in the group
     3900        hierarchy (i.e. <tt>"/group"</tt>,
     3901        <tt>"/group/subgroup/subsubgroup"</tt> is a valid result).
    39003902      </desc>
    39013903    </attribute>
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