VirtualBox

Changeset 21061 in vbox for trunk


Ignore:
Timestamp:
Jun 30, 2009 10:01:27 AM (16 years ago)
Author:
vboxsync
Message:

API: fix documentation for a bunch of fixed NULL issues

File:
1 edited

Legend:

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

    r21026 r21061  
    25352535        server's variable. If the value of the environment variable is
    25362536        omitted, this variable will be removed from the resulting environment.
    2537         If the environment string is @c null or emprty, the server environment
     2537        If the environment string is @c null or empty, the server environment
    25382538        is inherited by the started process as is.
    25392539
     
    25772577      <param name="environment" type="wstring" dir="in">
    25782578        <desc>
    2579           Environment to pass to the opened session (may be @c null).
     2579          Environment to pass to the opened session.
    25802580        </desc>
    25812581      </param>
     
    77087708        The hard disk format set by this attribute is used by VirtualBox
    77097709        when the hard disk format was not specified explicitly. One example is
    7710         <link to="IVirtualBox::createHardDisk"/> with the @c null
     7710        <link to="IVirtualBox::createHardDisk"/> with the empty
    77117711        format argument. A more complex example is implicit creation of
    77127712        differencing hard disks when taking a snapshot of a virtual machine:
     
    83488348          <link to="#machine"/> object associated with this snapshot
    83498349          will point to the saved state file. Otherwise, it will be
    8350           @c null.
     8350          an empty string.
    83518351        </note>
    83528352      </desc>
     
    85258525      created for the first time), all known media are in the
    85268526      <link to="MediaState_Inaccessible"/> state but the value of the <link
    8527       to="#lastAccessError"/> attribute is @c null because no actual
     8527      to="#lastAccessError"/> attribute is an empty string because no actual
    85288528      accessibility check is made on startup. This is done to make the
    85298529      VirtualBox object ready for serving requests as
     
    85838583        medium is <link to="MediaState_LockedRead"/> or
    85848584        <link to="MediaState_LockedWrite"/> then it remains the same, and a
    8585         non-@c null value of <link to="#lastAccessError"/> will indicate a failed
     8585        non-empty value of <link to="#lastAccessError"/> will indicate a failed
    85868586        accessibility check in this case.
    85878587
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