VirtualBox

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


Ignore:
Timestamp:
May 7, 2007 6:35:01 AM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
20951
Message:

added API for VRDP multi connection

File:
1 edited

Legend:

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

    r2511 r2519  
    77 *
    88 *   -  out/<platform>/bin/sdk/idl/VirtualBox[_XPCOM].idl, a
    9  *      pseudo-IDL file that represents the interfaces in IDL;
     9 *      COM/XPCOM interface definition file (IDL)
    1010 *
    1111 *   -  out/<platform>/bin/sdk/include/VirtualBox[_XPCOM].h, which
     
    71827182    <interface
    71837183        name="IVRDPServer" extends="$unknown"
    7184         uuid="2e88bf9e-2085-421f-9aa2-32088b0378b3"
     7184        uuid="ed9d31ae-867f-45fc-b727-6740084d1883"
    71857185        wsmap="struct"
    71867186    >
     
    72037203        <attribute name="authTimeout" type="unsigned long">
    72047204            <desc>Timeout for guest authentication. Milliseconds.</desc>
     7205        </attribute>
     7206
     7207        <attribute name="allowMultiConnection" type="boolean">
     7208            <desc>
     7209                Flag whether multiple simultaneous connections to the VM are permitted.
     7210                Note that this will be replaced by a more powerful mechanism in the future.
     7211            </desc>
    72057212        </attribute>
    72067213
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