beautypg.com

2 ipacket::geterrors – Teledyne LeCroy SierraFC Automation API User Manual

Page 61

background image

LeCroy Corporation

SierraFC M8-4 API Reference Manual

Manual Version 1.00

61

6.2.2 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++: