VirtualBox

Changeset 28772 in vbox for trunk/include


Ignore:
Timestamp:
Apr 26, 2010 5:13:39 PM (15 years ago)
Author:
vboxsync
Message:

Guest Control/Main: Added local process list, added early implementation of IGuest::GetProcessStatus().

File:
1 edited

Legend:

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

    r28557 r28772  
    124124};
    125125
     126enum eVBoxGuestCtrlCallbackType
     127{
     128    VBOXGUESTCTRLCALLBACKTYPE_UNKNOWN = 0,
     129    VBOXGUESTCTRLCALLBACKTYPE_EXEC_START = 1,
     130    VBOXGUESTCTRLCALLBACKTYPE_EXEC_OUTPUT = 2
     131};
     132
    126133/**
    127134 * The service functions which are callable by host.
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