Changeset 43869 in vbox for trunk/src/VBox/Main/idl
- Timestamp:
- Nov 14, 2012 4:33:35 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r43162 r43869 14984 14984 <interface 14985 14985 name="IMachineDebugger" extends="$unknown" 14986 uuid="a 9abbb7c-d678-43b2-bed2-19ec0e32303d"14987 wsmap=" suppress"14986 uuid="a80bb82c-37c5-4155-a524-9c1d0a1689ba" 14987 wsmap="managed" 14988 14988 > 14989 14989 <method name="dumpGuestCore"> … … 15311 15311 <desc>Whether to include the descriptions.</desc> 15312 15312 </param> 15313 <param name="stats" type="wstring" dir=" out">15313 <param name="stats" type="wstring" dir="return"> 15314 15314 <desc>The XML document containing the statistics.</desc> 15315 15315 </param> … … 15417 15417 </attribute> 15418 15418 15419 <attribute name="VM" type="long long" readonly="yes" >15419 <attribute name="VM" type="long long" readonly="yes" wsmap="suppress"> 15420 15420 <desc> 15421 15421 Gets the VM handle. This is only for internal use while
Note:
See TracChangeset
for help on using the changeset viewer.