Changeset 55586 in vbox for trunk/src/VBox/Main
- Timestamp:
- May 1, 2015 7:19:50 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r55583 r55586 11153 11153 <desc> 11154 11154 Schedules setting an environment variable when creating the next guest 11155 process. This affects the <link to=" environment"/> attribute.11155 process. This affects the <link to="IGuestSession::environment"/> attribute. 11156 11156 </desc> 11157 11157 <param name="name" type="wstring" dir="in"> … … 11167 11167 <desc> 11168 11168 Schedules unsetting (removing) an environment variable when creating 11169 the next guest process. This affects the <link to=" environment"/>11169 the next guest process. This affects the <link to="IGuestSession::environment"/> 11170 11170 attribute. 11171 11171 </desc>
Note:
See TracChangeset
for help on using the changeset viewer.