Teledyne LeCroy FireInspector Automation Application Programming Interface User Manual

Page 72

Advertising
background image

68

FireInspector Automation User’s Manual

CATC

Version 1.0

::MessageBox( NULL, er.Description(),

_T("FwAnalyzer client"), MB_OK );

else

::MessageBox( NULL,

er.ErrorMessage(),_T("FwAnalyzer client"), MB_OK );

return hr;

}

. . .

return hr;

}

Advertising