C API for BALTECH SDK

§ brp_exec_AR_GetMessage()

BRP_LIB brp_errcode brp_exec_AR_GetMessage ( brp_protocol  protocol,
int *  msg_type,
char *  msg,
size_t  max_msg_len,
size_t *  msg_len 
)

Returns the last message read by device.

Deprecated:
Attention
This function has to be move to "Baltech API" and renamed to brp_AR_GetMessage()!
Parameters
protocolthe BRP protocol to the device
msg_typetype of message (keyboard entry, card presentation, ...)
msgASCII message text (with trailing zero).
max_msg_lenmaximum size of message
msg_lenactual size of message