VirtualBox

Changeset 5252 in vbox for trunk/src/VBox/Main/idl


Ignore:
Timestamp:
Oct 12, 2007 12:08:02 AM (17 years ago)
Author:
vboxsync
Message:

Added a pattern argument to the IMachineDebugger ResetStats and DumpStats methods.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/idl/VirtualBox.xidl

    r5190 r5252  
    74467446  <interface
    74477447     name="IMachineDebugger" extends="$unknown"
    7448      uuid="aabb012b-36c7-4d31-89fd-313f7d056034"
     7448     uuid="b3a02721-556a-4481-9d47-052a3f8cff90"
    74497449     wsmap="suppress"
    74507450     >
     
    74537453        Reset VM statistics.
    74547454      </desc>
     7455      <param name="pattern" type="wstring" dir="in">
     7456        <desc>The selection pattern. A bit similar to filename globbing.</desc>
     7457      </param>
    74557458    </method>
    74567459
     
    74597462        Dumps VM statistics.
    74607463      </desc>
     7464      <param name="pattern" type="wstring" dir="in">
     7465        <desc>The selection pattern. A bit similar to filename globbing.</desc>
     7466      </param>
    74617467    </method>
    74627468
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette