Ipacket::geterrors – Teledyne LeCroy SAS_SATA Automation API manual User Manual

Page 110

Advertising
background image

Teledyne LeCroy

SASPacket Object

104

Automation API for Teledyne LeCroy SAS/SATA Protocol Suite

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::AnalyzerErrors

 for error ID values.

number_of_errors

Total number of errors in this packet

Return Value

Remarks

Example

WSH:

C++:

Advertising