Changeset 35087 in vbox
- Timestamp:
- Dec 14, 2010 2:21:01 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r35061 r35087 8113 8113 <param name="flags" type="unsigned long" dir="in"> 8114 8114 <desc> 8115 Execution flags - currently not supported and therefore 8116 has to be set to 0. 8115 ExecuteProcessFlag flags. 8117 8116 </desc> 8118 8117 </param> … … 8261 8260 <param name="flags" type="unsigned long" dir="in"> 8262 8261 <desc> 8263 Copy flags. Not used at the moment and mustbe set to 0.8262 CopyFileFlag flags. Not used at the moment and should be set to 0. 8264 8263 </desc> 8265 8264 </param> … … 8302 8301 <param name="flags" type="unsigned long" dir="in"> 8303 8302 <desc> 8304 Additional flags. Not used at the moment and must be set to 0.8303 CreateDirectoryFlag flags. 8305 8304 </desc> 8306 8305 </param> … … 8326 8325 <param name="flags" type="unsigned long" dir="in"> 8327 8326 <desc> 8328 Not used, must be set to zero.8327 ProcessInputFlag flags. 8329 8328 </desc> 8330 8329 </param>
Note:
See TracChangeset
for help on using the changeset viewer.