VirtualBox

Ignore:
Timestamp:
Aug 10, 2012 6:56:05 AM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
79954
Message:

Main/VBoxService: Introduced ProcessCreateFlag_ExpandArguments (not implemented yet).

File:
1 edited

Legend:

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

    r42693 r42739  
    91389138  <enum
    91399139    name="ProcessCreateFlag"
    9140     uuid="91c8aba8-2e62-4fe5-b744-fcbd607971e2"
     9140    uuid="35192799-bfde-405d-9bea-c735ab9998e4"
    91419141    >
    91429142    <desc>
     
    91659165    <const name="WaitForStdErr"           value="32">
    91669166      <desc>The guest process waits until all data from stderr is read out.</desc>
     9167    </const>
     9168    <const name="ExpandArguments"         value="64">
     9169      <desc>Expands environment variables in process arguments.</desc>
    91679170    </const>
    91689171  </enum>
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