Setfunkey1 - FlyTech P265 User Manual

Pos260 series
Table of Contents

Advertisement

4-2

SetFunKey1

[Function]
Set Button 1 output key.
[Format]
int SetFunKey1(const char* SetKey, bool ButtonEnable)
[Argument]
const char* SetKey → Set button1 output key.
bool ButtonEnable → Enable/Disable key output.
Trur is enable, False is disable.
[Return Value]
If set value successful, the return SV_ERROR_SUCCESS value. If there is an error, the
SV_ERROR_FAIL are returned.
[Explanation]
None
[Example]
DWORD Rtn;
Rtn = SetFunKey1("A", true);
14
//Set button 1 output 'A'

Advertisement

Table of Contents
loading

This manual is also suitable for:

P263Pos260 series

Table of Contents