VirtualBox

Changeset 26698 in vbox for trunk/include


Ignore:
Timestamp:
Feb 23, 2010 11:04:42 AM (15 years ago)
Author:
vboxsync
Message:

Host Service/Guest Control: Initial commit of basic files (no API/whatsoever yet. Not enabled by default).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/VBoxGuestLib.h

    r26380 r26698  
    505505# endif /* VBOX_WITH_GUEST_PROPS defined */
    506506
     507/** @name Guest control
     508 * @{ */
     509VBGLR3DECL(int)     VbglR3GuestCtrlConnect(uint32_t *pu32ClientId);
     510VBGLR3DECL(int)     VbglR3GuestCtrlDisconnect(uint32_t u32ClientId);
     511/** @}  */
     512
    507513/** @name User credentials handling
    508514 * @{ */
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