UserMgrObjectGetFirstGroup (FUN)
FUNCTION UserMgrObjectGetFirstGroup : RTS_IEC_HANDLE
Iteration interface to get the first group in the user rights management of the specified object
- InOut:
Scope
Name
Type
Comment
Return
UserMgrObjectGetFirstGroupRTS_IEC_HANDLEHandle to the first group of the object in the user rights management or RTS_INVALID_HANDLE if failed
Input
hUserRTS_IEC_HANDLEHandle to authorized user
hObjectRTS_IEC_HANDLEHandle to the object
Output
ResultRTS_IEC_RESULT- Error code
ERR_OK: Next group available
ERR_PARAMETER: Invalid handles
ERR_NO_OBJECT: No next group available
ERR_NO_ACCESS_RIGHTS: User not authorized