Grass-valley K2 TX/MAM Database Protocol Manual v.2.2 Instrukcja Użytkownika Strona 29

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 38
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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;
Przeglądanie stron 28
1 2 ... 24 25 26 27 28 29 30 31 32 33 34 ... 37 38

Komentarze do niniejszej Instrukcji

Brak uwag