VirtualBox

Changeset 44935 in vbox for trunk/include/VBox/HostServices


Ignore:
Timestamp:
Mar 6, 2013 4:40:36 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
84137
Message:

GuestCtrl: More code for guest session infrastructure handling (untested, work in progress). Added IGuestSession.status for (later) asynchronous handling.

File:
1 edited

Legend:

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

    r44863 r44935  
    105105
    106106/**
    107  * Execution flags.
     107 * Guest session creation flags.
     108 * Only handled internally at the moment.
     109 */
     110#define SESSIONCREATIONFLAG_NONE            0x0
     111
     112/**
     113 * Guest process creation flags.
    108114 * Note: Has to match Main's ProcessCreateFlag_* flags!
    109115 */
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