VirtualBox

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


Ignore:
Timestamp:
Jul 30, 2013 9:43:14 AM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
87634
Message:

Guest Control: Adjustments for supporting < 4.3 Guest Additions in conjunction with the new guest session, extended testcase (now passing using latest 4.2 Guest Additions with latest trunk).

File:
1 edited

Legend:

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

    r47401 r47469  
    95879587      <desc>
    95889588        A guest user currently is not using the guest OS.
    9589         <note>Currently only available for Windows guests since 
     9589        <note>Currently only available for Windows guests since
    95909590          Windows 2000 SP2.</note>
    95919591        <note>On Windows guests this function currently only supports
     
    95959595        VBoxService's command line on the guest to
    95969596        <pre>--vminfo-user-idle-threshold &lt;ms&gt;</pre>
    9597         , or by setting the per-VM guest property 
     9597        , or by setting the per-VM guest property
    95989598        <pre>/VirtualBox/GuestAdd/VBoxService/--vminfo-user-idle-threshold &lt;ms&gt;</pre>
    95999599        with the RDONLYGUEST flag on the host. In both cases VBoxService needs
     
    96029602    </const>
    96039603    <const name="InUse"                   value="7">
    9604       <desc>A guest user continued using the guest OS after 
     9604      <desc>A guest user continued using the guest OS after
    96059605        being idle.</desc>
    96069606    </const>
     
    1013510135  <interface
    1013610136    name="IGuestSession" extends="$unknown"
    10137     uuid="c8e8607b-5e67-4073-8f14-146515d0c1ff"
     10137    uuid="1afeabbd-0c0b-458c-8026-04464892ae12"
    1013810138    wsmap="managed"
    1013910139    >
     
    1018310183        </result>
    1018410184      </desc>
     10185    </attribute>
     10186    <attribute name="protocolVersion" type="unsigned long" readonly="yes">
     10187      <desc>Returns the protocol version which is used by this session to
     10188        communicate with the guest.</desc>
    1018510189    </attribute>
    1018610190    <attribute name="status" type="GuestSessionStatus" readonly="yes">
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