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

  • Download
  • Add to my manuals
  • Print
  • Page
    / 92
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 22
19
FireInspector Automation User’s Manual
CATC Version 1.0
::MessageBox( NULL, er.ErrorMessage(), _T("FwAnalyzer
client"), MB_OK );
return 1;
}
// query for VTBL interface
IFwTrace* fw_trace;
hr = trace->QueryInterface( IID_IFwTrace, (LPVOID
*)&fw_trace );
trace->Release();
Page view 22
1 2 ... 18 19 20 21 22 23 24 25 26 27 28 ... 91 92

Comments to this Manuals

No comments