Manual

40
FireInspector Automation User’s Manual
CATC Version 1.0
2.4.8 ITrace::ReportTrafficSummary
Saves trace traffic summary information into specified text file.
Syntax
HRESULT ReportTrafficSummary(
[in] BSTR file_name );
Parameters
file_name string providing the full pathname to file where traffic summary report
is created
Return values
E_NOTIMPL
Remarks
Not implemented yet.
Example