Maxim-integrated 73M1866B/73M1966B FXOAPI Manual de usuario Pagina 48

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 66
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 47
73M1866B/73M1966B FXOAPI User Guide UG_1x66B_046
48 Rev. 2.1
4.1 M1x66_RET
Description
API function return code. All APIs, expect the open device and open channel, return with M1x66_RET
code. For additional error information when an API returns M1x66_FAILED the application program can
issue a get last error M1x66_GetLastError.
Prototype
/*
**************************************************************************
** Function return code
*************************************************************************/
typedef enum {
M1x66_SUCCESS = 0,
M1x66_FAILED = (-1),
}
M1x66_RET;
Parameters
Name Value Description
M1x66_SUCCESS
0
Successful.
M1x66_FAILED
-1
Failed.
Vista de pagina 47
1 2 ... 43 44 45 46 47 48 49 50 51 52 53 ... 65 66

Comentarios a estos manuales

Sin comentarios