Changeset 5252 in vbox for trunk/src/VBox/Main/include/MachineDebuggerImpl.h
- Timestamp:
- Oct 12, 2007 12:08:02 AM (18 years ago)
- svn:sync-xref-src-repo-rev:
- 25219
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/MachineDebuggerImpl.h
r5190 r5252 68 68 69 69 // IMachineDebugger methods 70 STDMETHOD(ResetStats( ));71 STDMETHOD(DumpStats( ));70 STDMETHOD(ResetStats(INPTR BSTR aPattern)); 71 STDMETHOD(DumpStats(INPTR BSTR aPattern)); 72 72 STDMETHOD(GetStats(INPTR BSTR aPattern, BOOL aWithDescriptions, BSTR *aStats)); 73 73
Note:
See TracChangeset
for help on using the changeset viewer.