Argox PA-20 Programming Guide Instrukcja Użytkownika Strona 106

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 130
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 105
PT-20 Programming Guide
104
call the prc_menu function to build a hierarchy menu-driven user interface.
Returns
None
prc_menu_Set_SelectWithEnt
Purpose
Set function prc_menu_color ENT key status when use number key to
select menu.
Syntax
void prc_menu_Set_SelectWithEnt(BOOL bENT);
Example call
prc_menu_Set_SelectWithEnt(TRUE);
Includes
#include “SDK.h ”
Description
Use prc_menu_Set_SelectWithEnt function can set prc_menu_color ENT
key status when use number key to select menu.
Returns
None
prc_menu_Get_SelectWithEnt
Purpose
Get function prc_menu_color ENT key status when use number key to
select menu.
Syntax
BOOL prc_menu_Get_SelectWithEnt(void);
Example call
i = prc_menu_Get_SelectWithEnt ( );
Includes
#include “SDK.h ”
Description
Use prc_menu_Get_SelectWithEnt function can get prc_menu_color ENT
key status when use number key to select menu.
Returns
Get prc_menu_color with ENT key status.
Przeglądanie stron 105
1 2 ... 101 102 103 104 105 106 107 108 109 110 111 ... 129 130

Komentarze do niniejszej Instrukcji

Brak uwag