Changeset 42354 in vbox for trunk/src/VBox/Main/idl
- Timestamp:
- Jul 24, 2012 12:13:00 PM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 79433
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r42261 r42354 8830 8830 8831 8831 <enum 8832 name="ProcessWaitRe ason"8833 uuid=" 3fcbabf5-27e0-407a-9881-421b36c23978"8832 name="ProcessWaitResult" 8833 uuid="b03af138-c812-45eb-939d-5d564bd0b89a" 8834 8834 > 8835 8835 <desc> … … 8837 8837 </desc> 8838 8838 8839 <const name="Status" value="0"> 8839 <const name="None" value="0"> 8840 <desc>TODO</desc> 8841 </const> 8842 <const name="Status" value="1"> 8840 8843 <desc>TODO</desc> 8841 8844 </const> … … 9911 9914 <desc>TODO</desc> 9912 9915 </param> 9913 <param name="reason" type="ProcessWaitRe ason" dir="return">9916 <param name="reason" type="ProcessWaitResult" dir="return"> 9914 9917 <desc>TODO</desc> 9915 9918 </param>
Note:
See TracChangeset
for help on using the changeset viewer.