VirtualBox

Changeset 47873 in vbox


Ignore:
Timestamp:
Aug 20, 2013 7:21:39 AM (11 years ago)
Author:
vboxsync
Message:

Main/Documentation: Fixed many typos.

File:
1 edited

Legend:

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

    r47870 r47873  
    945945    <const name="LongMode"             value="3">
    946946      <desc>
    947         This setting determines whether VirtualBox will advertice long mode
     947        This setting determines whether VirtualBox will advertise long mode
    948948        (i.e. 64-bit guest support) and let the guest enter it.
    949949      </desc>
     
    12121212    </const>
    12131213    <const name="EFI32"             value="3">
    1214       <desc>Efi firmware, 32-bit.</desc>
     1214      <desc>EFI firmware, 32-bit.</desc>
    12151215    </const>
    12161216    <const name="EFI64"             value="4">
    1217       <desc>Efi firmware, 64-bit.</desc>
     1217      <desc>EFI firmware, 64-bit.</desc>
    12181218    </const>
    12191219    <const name="EFIDUAL"           value="5">
    1220       <desc>Efi firmware, combined 32 and 64-bit.</desc>
     1220      <desc>EFI firmware, combined 32 and 64-bit.</desc>
    12211221    </const>
    12221222  </enum>
     
    14051405    <attribute name="network" type="wstring">
    14061406      <desc>
    1407         This is CIDR IPv4 string. Specifiying it user defines IPv4 addresses
    1408         of gateway (low address + 1) and dhcp server (= low address + 2).
    1409         Note: if there're defined IPv4 port-forward rules update of network
     1407        This is CIDR IPv4 string. Specifying it user defines IPv4 addresses
     1408        of gateway (low address + 1) and DHCP server (= low address + 2).
     1409        Note: If there are defined IPv4 port-forward rules update of network
    14101410        will be ignored (because new assignment could break existing rules).
    14111411      </desc>
     
    15711571    >
    15721572    <desc>
    1573       The IDHCPServer interface represents the vbox DHCP server configuration.
     1573      The IDHCPServer interface represents the VirtualBox DHCP server configuration.
    15741574
    15751575      To enumerate all the DHCP servers on the host, use the
     
    25892589    </method>
    25902590
    2591     <!-- bunch of metods to create NAT -->
     2591    <!-- bunch of methods to create NAT -->
    25922592    <method name="createNATNetwork">
    25932593      <!-- Here we create a record in NAT network array with name
     
    26012601
    26022602     <!--
    2603           Returns the NATNetwork by name, e.g. for adding porforward rule or delition.
     2603          Returns the NATNetwork by name, e.g. for adding port forward rule or deletion.
    26042604      -->
    26052605     <method name="findNATNetworkByName">
     
    29332933            presently unsupported and always -1)</li>
    29342934
    2935             <li>Compression (optional string equalling "gzip" if the image is gzip-compressed)</li>
     2935            <li>Compression (optional string equaling "gzip" if the image is gzip-compressed)</li>
    29362936        </ol>
    29372937      </desc>
     
    32423242      </li>
    32433243      <li>
    3244           "USBController": a USB controller. There can be at most one such item. If and only if such an
    3245           item ispresent, USB support will be enabled for the new virtual machine.
     3244          "USBController": a USB controller. There can be at most one such item. If, and only if, such an
     3245          item is present, USB support will be enabled for the new virtual machine.
    32463246      </li>
    32473247      <li>
     
    41914191
    41924192    <attribute name="icon" type="octet" safearray="yes">
    4193       <desc>Overriden VM Icon details.</desc>
     4193      <desc>Overridden VM Icon details.</desc>
    41944194    </attribute>
    41954195
     
    48764876
    48774877        Note that on hosts supporting DTrace (or similar), a lot of the
    4878         tracepoints may be implemented exclusivly as DTrace probes. So, the
     4878        tracepoints may be implemented exclusively as DTrace probes. So, the
    48794879        effect of the same config may differ between Solaris and Windows for
    48804880        example.
     
    55545554      <desc>
    55555555        Sets a flag in the device information which indicates that the medium
    5556         supports discarding unsused blocks (called trimming for SATA or unmap
     5556        supports discarding unused blocks (called trimming for SATA or unmap
    55575557        for SCSI devices) .This may or may not be supported by a particular drive,
    55585558        and is silently ignored in the latter case. At the moment only hard disks
     
    56785678            </result>
    56795679            <result name="VBOX_E_INVALID_OBJECT_STATE">
    5680             Attempt to unmount medium that is not removeable - not dvd or floppy.
     5680            Attempt to unmount medium that is not removable - not DVD or floppy.
    56815681            </result>
    56825682            <result name="VBOX_E_INVALID_VM_STATE">
     
    58355835        </result>
    58365836        <result name="VBOX_E_NOT_SUPPORTED">
    5837           Hardware or host OS doesn't allow PCI device passthrought.
     5837          Hardware or host OS doesn't allow PCI device passthrough.
    58385838        </result>
    58395839      </desc>
     
    58695869        </result>
    58705870        <result name="VBOX_E_NOT_SUPPORTED">
    5871           Hardware or host OS doesn't allow PCI device passthrought.
     5871          Hardware or host OS doesn't allow PCI device passthrough.
    58725872        </result>
    58735873      </desc>
     
    65766576      </param>
    65776577      <param name="writable" type="boolean" dir="in">
    6578         <desc>Whether the share is writable or readonly.</desc>
     6578        <desc>Whether the share is writable or read-only.</desc>
    65796579      </param>
    65806580      <param name="automount" type="boolean" dir="in">
     
    71277127        transferred except the VM name and the hardware UUID. You can set the
    71287128        VM name and the new hardware UUID when creating the target machine. The
    7129         network MAC addresses are newly created for all newtwork adapters. You
     7129        network MAC addresses are newly created for all network adapters. You
    71307130        can change that behaviour with the options parameter. The operation is
    71317131        performed asynchronously, so the machine object will be not be usable
     
    81668166    <desc>
    81678167      Represents one of host's network interfaces. IP V6 address and network
    8168       mask are strings of 32 hexdecimal digits grouped by four. Groups are
     8168      mask are strings of 32 hexadecimal digits grouped by four. Groups are
    81698169      separated by colons.
    81708170      For example, fe80:0000:0000:0000:021e:c2ff:fed2:b030.
     
    83308330
    83318331    <attribute name="domainName" type="wstring" readonly="yes">
    8332       <desc>Domain name used for name resoving.</desc>
     8332      <desc>Domain name used for name resolving.</desc>
    83338333    </attribute>
    83348334
    83358335    <attribute name="searchStrings" type="wstring" safearray="yes" readonly="yes">
    8336       <desc>Search string registered for name resoving.</desc>
     8336      <desc>Search string registered for name resolving.</desc>
    83378337    </attribute>
    83388338
     
    1053210532    <method name="environmentUnset">
    1053310533      <desc>
    10534         Unsets session environment variable.
     10534        Unsets a session environment variable.
    1053510535
    1053610536        <result name="VBOX_E_IPRT_ERROR">
     
    1234412344          have dire consequences (degrade performance, resource hogs,
    1234512345          deadlocks, etc.), this is specially so for the main thread on
    12346           platforms using XPCOM. Callers are adviced wait for short periods
     12346          platforms using XPCOM. Callers are advised wait for short periods
    1234712347          and service their event queues between calls, or to create a worker
    1234812348          thread to do the waiting.
     
    1258612586    <method name="getChildrenCount" const="yes">
    1258712587      <desc>
    12588         Returns the number of direct childrens of this snapshot.
     12588        Returns the number of direct children of this snapshot.
    1258912589      </desc>
    1259012590      <param name="childrenCount" type="unsigned long" dir="return">
     
    1539215392        <note>This API can be used only locally by a VM process through the
    1539315393            COM/XPCOM C++ API as it requires pointer support. It is not
    15394             available for scripting langages, Java or any webservice clients.
     15394            available for scripting languages, Java or any webservice clients.
    1539515395            Unless you are writing a new VM frontend use
    1539615396            <link to="#takeScreenShotToArray" />.
     
    1566815668    <const name="AllowNetwork"          value="2">
    1566915669      <desc>
    15670         Allow promicuous mode, but restrict the scope it to the internal
     15670        Allow promiscuous mode, but restrict the scope it to the internal
    1567115671        network so that it only applies to other VMs.
    1567215672      </desc>
     
    1567415674    <const name="AllowAll"              value="3">
    1567515675      <desc>
    15676         Allow promicuous mode, include unrelated traffic going over the wire
     15676        Allow promiscuous mode, include unrelated traffic going over the wire
    1567715677        and internally on the host.
    1567815678      </desc>
     
    1629816298      <param name="values" type="wstring" dir="out" safearray="yes">
    1629916299        <desc>
    16300           Array paralell to the names holding the register values as if the
     16300          Array parallel to the names holding the register values as if the
    1630116301          register was returned by <link to="IMachineDebugger::getRegister"/>.
    1630216302        </desc>
     
    1934919349
    1935019350    <attribute name="reference" type="unsigned long" readonly="yes">
    19351       <desc>How many devices/medium attachements use this group.</desc>
     19351      <desc>How many devices/medium attachments use this group.</desc>
    1935219352    </attribute>
    1935319353
     
    1990019900      <param name="subordinates" type="IEventSource" dir="in" safearray="yes">
    1990119901        <desc>
    19902           Subordinate event source this one aggregatres.
     19902          Subordinate event source this one aggregates.
    1990319903        </desc>
    1990419904      </param>
     
    2015620156      <param name="timeout" type="long" dir="in">
    2015720157        <desc>
    20158           Maximum time to wait for event processeing, in ms;
     20158          Maximum time to wait for event processing, in ms;
    2015920159          0 = no wait, -1 = indefinite wait.
    2016020160        </desc>
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