Argox PA-20 Programming Guide Manuel d'utilisateur Page 106

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 130
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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.
Vue de la page 105
1 2 ... 101 102 103 104 105 106 107 108 109 110 111 ... 129 130

Commentaires sur ces manuels

Pas de commentaire