Isasanalyzer::stoprecording – Teledyne LeCroy SAS_SATA Automation API manual User Manual

Page 22

Advertising
background image

Teledyne LeCroy

SASAnalyzer Object

16

Automation API for Teledyne LeCroy SAS/SATA Protocol Suite

ISASAnalyzer::StopRecording

HRESULT StopRecording (

[in] BOOL abort_upload );

Stops recording started by the 

ISASAnalyzer::StartRecording

 method.

Parameters

abort_upload

TRUE If the caller wants to abort the upload. No trace file is created.

FALSEIf the caller wants to upload the recorded trace.

Return Values

ANALYZERCOMERROR_UNABLESTOPRECORDING Error stopping recording

Remarks

Stops recording started by the StartRecording method. The event is issued when 
recording is actually stopped (by the 

ISASAnalyzer Interface

), if the parameter of method 

call was FALSE.

Advertising