Description

<< Click to Display Table of Contents >>

Description

mapp Services V5.16

Parameter "UserName" specifies the name of a user for whom additional information should be requested.

"Key" determines which information should be queried. The following keywords are possible:

Language: Returns the preferred language of the user.

DisplayUnit: Returns the preferred unit system of the user.

eMail: If "eMail" is used, the email address of the user is displayed.

PhoneNumber: The telephone number of the user is displayed by "telNr".

any: With "any", you can display any additional information defined in the configuration, such as "Team".

The queried information is displayed on parameter "Value".

It is important here that the buffer size for the write procedure on "Value" is defined using "ValueSize".

"Return value" returns the function's return value. The following return values are possible:

mpUSER_ERR_NO_USERNAME

mpUSER_ERR_PAR_NULL

mpUSER_ERR_EMPTY_KEY

mpUSER_ERR_INFO_NOT_FOUND

mpUSER_ERR_BUFFER_TOO_SMALL

mpUSER_WRN_KEY_DUPLICATE