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

VUM_ReturnValues

Input

pvumUser

POINTER TO VUM_User

The new user data

udiIndex

UDINT

The index of this edit operation

eEditType

VUM_EditType

The type of this edit operation