beautypg.com

Teledyne LeCroy Automation API for Bluetooth Analyzers User Manual

Page 25

background image

19

Automation API for CATC Bluetooth Analyzers

CATC

Ver. 1.40

// query for VTBL interface

IBTTrace* bt_trace;

hr = trace->QueryInterface( IID_IBTTrace, (LPVOID *)&bt_trace );

trace->Release();