Grass-valley K2 TX/MAM Database Protocol Manual v.2.2 Manual de usuario Pagina 29

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 38
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 28
TX/MAM Database Protocol Manual - document version: 2.2 Page 29
9. Finalization functions
The following function is used to close the link created with the local- or remote database with an
earlier call to cob_init() or cob_init_remote(), and clean up associated resources.
9.1 Cleaning up the library
int cob_clear( void );
Parameters
No parameters required.
Result
The result of the function is an integer with only one possible value:
Value
Description
0
Success, the library has been cleaned up.
Example
cob_clear();
return
0;
Vista de pagina 28
1 2 ... 24 25 26 27 28 29 30 31 32 33 34 ... 37 38

Comentarios a estos manuales

Sin comentarios