VirtualBox

Changeset 61893 in vbox for trunk/src/VBox/Main/idl


Ignore:
Timestamp:
Jun 27, 2016 11:31:20 AM (8 years ago)
Author:
vboxsync
Message:

Main: Renamed ProcessCreateFlag::NoProfile to ProcessCreateFlag::Profile.

File:
1 edited

Legend:

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

    r61749 r61893  
    1056610566  <enum
    1056710567    name="ProcessCreateFlag"
    10568     uuid="be8c8dbd-4a76-e9ac-20df-468e86edf383"
     10568    uuid="C544CD2B-F02D-4886-9901-71C523DB8DC5"
    1056910569    >
    1057010570    <desc>
    1057110571      Guest process execution flags.
    1057210572      <note>The values are passed to the guest additions, so its not possible
    10573             to change (move) or reuse values.here.  See EXECUTEPROCESSFLAG_XXX
     10573            to change (move) or reuse values.here. See EXECUTEPROCESSFLAG_XXX
    1057410574            in GuestControlSvc.h.</note>
    1057510575    </desc>
     
    1058810588      <desc>Do not show the started process according to the guest OS guidelines.</desc>
    1058910589    </const>
    10590     <const name="NoProfile"                 value="8">
    10591       <desc>Do not use the user's profile data when exeuting a process. Only available for Windows guests.</desc>
     10590    <const name="Profile"                   value="8">
     10591      <desc>Utilize the user's profile data when exeuting a process. Only available for Windows guests at the moment.</desc>
    1059210592    </const>
    1059310593    <const name="WaitForStdOut"             value="16">
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