VirtualBox

Ignore:
Timestamp:
Jun 14, 2022 10:48:33 AM (2 years ago)
Author:
vboxsync
Message:

FE/VBoxAutostart/adi: Added experimental support for running VBoxSVC session 0 (service session). Did some minor cleanup for the patch posted at comment 95. Disabled by default for now. bugref:9341

File:
1 edited

Legend:

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

    r94981 r95274  
    2987029870
    2987129871      <method name="registerVBoxSVC">
    29872         <desc>Registers a VBoxSVC instance with the SDS.</desc>
     29872        <desc>
     29873          Registers a VBoxSVC instance with VBoxSDS. If the caller is not running
     29874          in a Windows 0 session, the method attempts to run VBoxSVC in that
     29875          session.
     29876          <result name="E_PENDING">
     29877            The caller is not running in a Windows session 0 and no VBoxSVC
     29878            is registered. VBoxSVC registration begins in Windows session 0.
     29879            You should call this method again later.
     29880          </result>
     29881        </desc>
    2987329882        <param name="vboxSVC" type="IVBoxSVCRegistration" dir="in">
    2987429883          <desc>Interface implemented by the VirtualBox class factory.</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