ObtemMKSEInterativo Function

In this function, the application receives information by calling the continuation function of the
interactive process (ContinuaFuncaoSiTefInterativo)

int ObtemMKSEInterativo (void)
void ObtemMKSEInterativoA (char *lpcResultado)
ParameterTypeStandard InterfaceASCII InterfaceDescription
lpcResultOutputNot usedFixed 6 bytesContains the result of the response to the routine call

Field returned with the MK types installed on the pinpad.

FieldDescription
159Types of MK keys for password encryption, from Software Express, installed on the pinpad:

“0” - Pinpad does not have any Master Key installed
“1” - Master Key DES<br/ > “2” - Master Key 3DES
“3” - Master Keys DES and 3DES

Table 1 – Field returned by ObtemMKSEInterativo

IMPORTANT: If the return is 10000, the process must continue with the routine call
ContinueFuncaoSiTefInterativo, until it returns a result other than 10000.