beautypg.com

Save, Setaddressframecapturepattern – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 297

background image


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

ISerialSCSICaptureProject 297

Save

long Save (

BSTR bstrFileName);


Inputs
BSTR bstrFileName

Path of the project file.


Return Value
If this method succeeds, the return value equals CEI_OK. Otherwise, the return value is set to

the status error code (see

API Error

).


Remark
Saves the current project with the file name. You may specify a new file (Save As) or set the

name to the same name as the loaded file.
If this method fails, you can use the return error code to get the error code description.

See Also

Open

New