<< Click to Display Table of Contents >> Navigation: »No topics above this level« MpUserCreateUser |
mapp Services V5.16
This function can be used to add a user (via the application).
Parameter |
Data type |
Description |
|
IN |
UserName |
WSTRING[20] |
Username for logging in. |
IN |
Password |
WSTRING[20] |
Password for logging in. |
IN |
FullName |
WSTRING[100] |
Complete name. |
IN |
GroupName |
WSTRING[20] |
Group to which the user should be assigned. |
IN |
Language |
UINT |
Preferred language. |
IN |
DisplayUnit |
UINT |
Preferred unit system. |
OUT |
ReturnValue |
DINT |
Returns status information. |
Section mapp components explains how mapp components are structured. In addition, it provides important notes for correctly using mapp components (e.g. for downloads).
Topics in this section: