UserMgrGroupGetName (FUN)
FUNCTION UserMgrGroupGetName : RTS_IEC_RESULT
Get group name
- InOut:
Scope
Name
Type
Comment
Return
UserMgrGroupGetNameRTS_IEC_RESULT- Error code
ERR_OK: Group name is returned
ERR_PARAMETER: Invalid group handle
ERR_BUFFERSIZE: The buffer was too small
ERR_NO_ACCESS_RIGHTS: User not authorized
Input
hUserRTS_IEC_HANDLEHandle to authorized user
hGroupRTS_IEC_HANDLEHandle to the group
Inout
pszGroupSTRING(59)Buffer to store the name, 59 chars max