VirtualBox

Changeset 51527 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jun 4, 2014 10:50:38 AM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
94160
Message:

Main: Documentation.

File:
1 edited

Legend:

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

    r51500 r51527  
    738738          comparisons in the old source code valid, this state must immediately
    739739          precede the Paused state.
    740           TODO: Lift this spectacularly wonderful restriction.
     740
     741          @todo Lift this spectacularly wonderful restriction.
    741742        </note>
    742743      </desc>
     
    749750          comparisons in the old source code valid, this state must immediately
    750751          follow the Running state.
    751           TODO: Lift this spectacularly wonderful restriction.
     752
     753          @todo Lift this spectacularly wonderful restriction.
    752754        </note>
    753755      </desc>
     
    82228224        Teleport the VM to a different host machine or process.
    82238225
    8224         TODO explain the details.
     8226        @todo Explain the details.
    82258227
    82268228        <result name="VBOX_E_INVALID_VM_STATE">
     
    1214512147    <attribute name="additionsRunLevel" type="AdditionsRunLevelType" readonly="yes">
    1214612148      <desc>
    12147         Current run level of the Guest Additions.
     12149        Current run level of the installed Guest Additions.
    1214812150      </desc>
    1214912151    </attribute>
     
    1215112153    <attribute name="additionsVersion" type="wstring" readonly="yes">
    1215212154      <desc>
    12153         Version of the Guest Additions in the same format as
     12155        Version of the installed Guest Additions in the same format as
    1215412156        <link to="IVirtualBox::version"/>.
    1215512157      </desc>
     
    1215812160    <attribute name="additionsRevision" type="unsigned long" readonly="yes">
    1215912161      <desc>
    12160         The internal build revision number of the additions.
     12162        The internal build revision number of the installed Guest Additions.
    1216112163
    1216212164        See also <link to="IVirtualBox::revision"/>.
     
    1216612168    <attribute name="dnDSource" type="IGuestDnDSource" readonly="yes">
    1216712169      <desc>
    12168         TODO
     12170        Retrieves the drag'n drop source implementation for the guest side, that
     12171        is, handling and retrieving drag'n drop data from the guest.
    1216912172      </desc>
    1217012173    </attribute>
     
    1217212175    <attribute name="dnDTarget" type="IGuestDnDTarget" readonly="yes">
    1217312176      <desc>
    12174         TODO
     12177        Retrieves the drag'n drop source implementation for the host side. This
     12178        will allow the host to handle and initiate a drag'n drop operation to copy
     12179        data from the host to the guest.
    1217512180      </desc>
    1217612181    </attribute>
     
    1218412189    <attribute name="facilities" type="IAdditionsFacility" readonly="yes" safearray="yes">
    1218512190      <desc>
    12186         Array of current known facilities. Only returns facilities where a status is known,
    12187         e.g. facilities with an unknown status will not be returned.
     12191        Returns a collection of current known facilities. Only returns facilities where
     12192        a status is known, e.g. facilities with an unknown status will not be returned.
    1218812193      </desc>
    1218912194    </attribute>
     
    1956219567      Interface for managing VirtualBox Extension Packs.
    1956319568
    19564       TODO: Describe extension packs, how they are managed and how to create
    19565             one.
     19569      @todo Describe extension packs, how they are managed and how to create one.
    1956619570    </desc>
    1956719571
     
    2106921073    <desc>
    2107021074      The mode (relative, absolute, multi-touch) of a pointer event.
    21071       TODO: a clear pattern seems to be emerging that we should usually have
     21075
     21076      @todo A clear pattern seems to be emerging that we should usually have
    2107221077      multiple input devices active for different types of reporting, so we
    2107321078      should really have different event types for relative (including wheel),
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