Itrace::close – Teledyne LeCroy SAS_SATA Automation API manual User Manual

Page 71

Advertising
background image

 

Automation API for Teledyne LeCroy SAS/SATA Protocol Suite

65

SASTrace Object

Teledyne LeCroy

ITrace::Close

HRESULT Close ( );

Closes the trace.

Parameters

Return Value

Remarks

Closes the current trace but does not release the interface pointer. Call the 

IUnknown::Release method right after this method call. No ITrace method call will 
succeed after calling the ITrace::Close method.

Note:

Currently there is no need to call ITrace::Close directly, since IUnknown::Release will close the

trace.

Advertising