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
ChangeUser
Input
pvumUser
POINTER TO VUM_User
The new user data
udiIndex
UDINT
The index of this edit operation
eEditType
The type of this edit operation