getMobileUserInfo()

Returns the user information that has been stored within the Mobile UI Application or Desktop UI project connection configuration.

Synopsis

int getMobileUserInfo(&user, &password);

Parameters

Parameter Description
user User name stated inside of the project connection
password User password stated inside of the project connection

Return value

Returns -1 in case the function is not called from within the Mobile UI Application or Desktop UI.

Error

-

Description

The function returns the user name and password stored within the project connection configuration window.

Assignment

-

Availability

CTRL, UI