beautypg.com

Open, Close, Setassociatelayers – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 822

background image


Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual

ISerialSCSIExtraction 822

Open

Void Open (

BSTR bstrFileName,

int* pnRetVal);


Inputs
BSTR bstrFileName

Path and name of a sample file to open.


Return Value
Return value specifies an error code. If function call was correct, the error code is zero.

Remark
Opens a sample file.

See Also

Close

Close

Void Close (

int* pnRetVal);


Inputs

Return Value
Is an error code. If the function call was correct, the error code is zero.

Remark
Closes an opened sample file.

See Also

Open