Teledyne-lecroy FireInspector Automation Application Programming I User Manual Page 15

  • Download
  • Add to my manuals
  • Print
  • Page
    / 92
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 14
11
FireInspector Automation User’s Manual
CATC Version 1.0
}
// query for VTBL interface
IFwTrace* Fw_trace;
hr = trace->QueryInterface( IID_IFwTrace, (LPVOID
*)&fw_trace );
trace->Release();
if( FAILED(hr) )
return;
Page view 14
1 2 ... 10 11 12 13 14 15 16 17 18 19 20 ... 91 92

Comments to this Manuals

No comments