Argox PA-20 Programming Guide Manual do Utilizador Página 106

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 130
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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.
Vista de página 105
1 2 ... 101 102 103 104 105 106 107 108 109 110 111 ... 129 130

Comentários a estes Manuais

Sem comentários