Changeset 5252 in vbox for trunk/src/VBox/Main/idl
- Timestamp:
- Oct 12, 2007 12:08:02 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r5190 r5252 7446 7446 <interface 7447 7447 name="IMachineDebugger" extends="$unknown" 7448 uuid=" aabb012b-36c7-4d31-89fd-313f7d056034"7448 uuid="b3a02721-556a-4481-9d47-052a3f8cff90" 7449 7449 wsmap="suppress" 7450 7450 > … … 7453 7453 Reset VM statistics. 7454 7454 </desc> 7455 <param name="pattern" type="wstring" dir="in"> 7456 <desc>The selection pattern. A bit similar to filename globbing.</desc> 7457 </param> 7455 7458 </method> 7456 7459 … … 7459 7462 Dumps VM statistics. 7460 7463 </desc> 7464 <param name="pattern" type="wstring" dir="in"> 7465 <desc>The selection pattern. A bit similar to filename globbing.</desc> 7466 </param> 7461 7467 </method> 7462 7468
Note:
See TracChangeset
for help on using the changeset viewer.