VirtualBox

Changeset 75801 in vbox for trunk/include


Ignore:
Timestamp:
Nov 29, 2018 1:54:46 AM (6 years ago)
Author:
vboxsync
Message:

VBoxGuestControl: Optimizing message handling - part 2. bugref:9313

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/HostServices/GuestControlSvc.h

    r75798 r75801  
    253253
    254254/**
    255  * The service functions which are called by guest. The numbers may not change,
    256  * so we hardcode them.
     255 * The service functions which are called by guest.
     256 *
     257 * @note The function numbers cannot be changed.  Please use the first non-zero
     258 *       number that's not in use when adding new functions.
     259 *
     260 * @note Remember to update service.cpp when adding new functions/events for
     261 *       Main, as it validates all incoming commands before passing them on.
    257262 */
    258263enum eGuestFn
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