UserMgrObjectAddGroup (FUN)
FUNCTION UserMgrObjectAddGroup : RTS_IEC_RESULT
Add a group to the specified object to manage access rights
- InOut:
Scope
Name
Type
Comment
Return
UserMgrObjectAddGroupRTS_IEC_RESULT- Error code
ERR_OK: Group could be added or is already added
ERR_PARAMETER: Invalid handles
ERR_NOMEMORY: No memory to add group
ERR_NO_ACCESS_RIGHTS: User not authorized
Input
hUserRTS_IEC_HANDLEHandle to authorized user
hObjectRTS_IEC_HANDLEHandle to the object
hGroupRTS_IEC_HANDLEHandle to the group that should be attached