UserMgrGroupGetHandle (FUN)ΒΆ
FUNCTION UserMgrGroupGetHandle : RTS_IEC_HANDLE
Retrieve the handle from the given group name
- InOut:
Scope
Name
Type
Comment
Return
UserMgrGroupGetHandleRTS_IEC_HANDLECorrespondig group handle or RTS_INVALID_HANDLE if failed
Input
hUserRTS_IEC_HANDLEHandle to authorized user
Inout Const
pszGroupNameSTRINGName of the group
Output
ResultRTS_IEC_RESULT- Error code
ERR_OK: Group handle could be retrieved
ERR_NO_OBJECT: Group was not found
ERR_NO_ACCESS_RIGHTS: User not authorized