Philips Bluetooth QuickStart Kit Instrukcja Użytkownika Strona 51

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 74
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 50
Bluetooth QuickStart Kit Version 1.0 - User’s Guide Page 51
Copyright 2004-2005 © Embedded Artists AB
[out] ppSym - The symbol name.
[out] ppAddr - The address of the symbol value (pointer to pointer).
[out] pType - The type of the symbol
[out] pState - The current state identifier.
Returns:
TRUE if there was a symbol in the table; otherwise FALSE.
B.3.24 symNext
tBool symNext( tU8** ppSym, void* ppAddr, tSymType* pType,
tSymState* pState )
Get the next symbol in a symbol table.
Parameters:
[out] ppSym - The symbol name
[out] ppAddr - The address of the symbol value (pointer to pointer).
[in] pType - The type of the symbol.
[in] pState - The current state identifier.
Returns:
TRUE if there was a symbol in the table; otherwise FALSE.
B.3.25 symSend
tBool symSend( tConnect* pConn, tSymTable* pTable, tU8* pSym,
tBool* pSent )
Send the text representation of the symbol value to a client.
Parameters:
[in] pConn - Control block for the connection.
[in] pTable - Symbol table to use.
[in] pSym - The name of the symbol to send
[out] pSent - TRUE if the symbol was sent; otherwise FALSE.
Returns:
TRUE if the symbol could be found; otherwise FALSE.
Przeglądanie stron 50
1 2 ... 46 47 48 49 50 51 52 53 54 55 56 ... 73 74

Komentarze do niniejszej Instrukcji

Brak uwag