beautypg.com

5 itrace::close, Itrace::close – Teledyne LeCroy Automation API for Bluetooth Analyzers User Manual

Page 43

background image

37

Automation API for CATC Bluetooth Analyzers

CATC

Ver. 1.40

2.4.5 ITrace::Close

Closes the trace

Parameters

Return values

Remarks

Closes current trace, do not releases interface pointer. Call

IUnknown::Release

method right

after this method call. No one

ITrace

method call will succeeded after calling

ITrace::Close

method.

(Currently there is no need to call

ITrace::Close

directly since

IUnknown::Release

will close the

trace.)

Example

HRESULT Close ( );