Teledyne-lecroy SAS_SATA Automation API manual Instrukcja Użytkownika Strona 41

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 150
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 40
AutomationAPIforTeledyneLeCroySAS/SATAProtocolSuite 35
SASAnalyzerObject
TeledyneLeCroy
// Open trace file.
IDispatch* rec_opt;
try
{
poFCAnalyzer->StopScenario(m_yUnitIndex, m_yPortIndex);
}
catch (_com_error& er)
{
if (er.Description().length() > 0)
::MessageBox( NULL, er.Description(), _T("FCSuite
client"), MB_OK );
else
::MessageBox( NULL, er.ErrorMessage(), _T("FCSuite
client"), MB_OK );
return 1;
}
Przeglądanie stron 40
1 2 ... 36 37 38 39 40 41 42 43 44 45 46 ... 149 150

Komentarze do niniejszej Instrukcji

Brak uwag