Index: /trunk/src/VBox/Main/idl/VirtualBox.xidl
===================================================================
--- /trunk/src/VBox/Main/idl/VirtualBox.xidl	(revision 35086)
+++ /trunk/src/VBox/Main/idl/VirtualBox.xidl	(revision 35087)
@@ -8113,6 +8113,5 @@
       <param name="flags" type="unsigned long" dir="in">
         <desc>
-          Execution flags - currently not supported and therefore
-          has to be set to 0.
+          ExecuteProcessFlag flags.
         </desc>
       </param>
@@ -8261,5 +8260,5 @@
       <param name="flags" type="unsigned long" dir="in">
         <desc>
-          Copy flags. Not used at the moment and must be set to 0.
+          CopyFileFlag flags. Not used at the moment and should be set to 0.
         </desc>
       </param>
@@ -8302,5 +8301,5 @@
       <param name="flags" type="unsigned long" dir="in">
         <desc>
-          Additional flags. Not used at the moment and must be set to 0.
+          CreateDirectoryFlag flags.
         </desc>
       </param>
@@ -8326,5 +8325,5 @@
       <param name="flags" type="unsigned long" dir="in">
         <desc>
-          Not used, must be set to zero.
+          ProcessInputFlag flags.
         </desc>
       </param>
