Manual
Manuals
Brands
Teledyne LeCroy Manuals
Software
FireInspector Automation Application Programming Interface
21
22
23
24
25
26
27
28
29
30
22
FireInspector Automation User’
s Manual
CA
TC
V
ersion 1.0
hr = rec_opt->QueryInterface( IID_IFwRecOptions, (LPVOID
*)&ib_rec_opt );
rec_opt->Release();
if( FAILED(hr) )
return;
1
...
...
24
25
26
27
28
...
...
92