beautypg.com

3 ipacket::geterrors – Teledyne LeCroy SAS_SATA Tracer_Trainer Automation API Manual User Manual

Page 66

background image

LeCroy Corporation

Automation API for SAS/SATATracer/Trainer

Manual Version 1.11

66

6.2.3 IPacket::GetErrors


HRESULT GetErrors (
[out] VARIANT* error_array,
[out, retval] long* number_of_errors )


Returns an array of errors present in this packet.

Parameters

error_array

Array of error IDs present in this packet.
See

ITrace::AnalyserErrors

for error ID values.


number_of_errors

Total number of errors in this packet


Return values


Remarks


Example

WSH:


C++: