IExternalUserDatabaseProvider.ChangeUser (METH)ΒΆ
METHOD ChangeUser : VUM_ReturnValues
Changes on a user database. The edit type can be: VUM_MODIFY, VUM_ADD, VUM_REMOVE AND VUM_INSERT If everything is correct the function returns VUM_ReturnValues.ERR_OK. see VUM_ReturnValues (ENUM) where possible error reasons are described.
- InOut:
Scope
Name
Type
Comment
Return
ChangeUserInput
pvumUserPOINTER TO VUM_User
The new user data
udiIndexUDINTThe index of this edit operation
eEditTypeThe type of this edit operation