7 itrace::reporterrorsummary – Teledyne LeCroy SAS_SATA Tracer_Trainer Automation API Manual User Manual

Page 34

Advertising
background image

LeCroy Corporation

Automation API for SAS/SATATracer/Trainer

Manual Version 1.11

34

4.1.7 ITrace::ReportErrorSummary


HRESULT ReportErrorSummary (

[in] BSTR file_name );

Saves trace error summary information into the specified text file.


Parameters

file_name

String providing the full pathname to a file where the error

summary report is stored

Return values

ANALYZERCOMERROR_UNABLESAVE

-

unable to create trace information report

Remarks

Creates a new error summary file if the file specified in the file_name parameter does
not exist.

Stores error summary in the specified file.

Note: This method does not work on Multisegment traces.






























Advertising