UserMgrUserGetProperty (FUN)¶
FUNCTION UserMgrUserGetProperty : DWORD
Get properties of a user
- InOut:
- Scope - Name - Type - Comment - Return - UserMgrUserGetProperty- DWORD- The users properties. See category ‘User and group properites’ - Input - hUser- RTS_IEC_HANDLE- Handle to authorized user - Inout Const - pszUser- STRING- User name, limited to 59 chars - Output - Result- RTS_IEC_RESULT- Error code
- ERR_OK: Properties could be retrieved 
- ERR_NO_ACCESS_RIGHTS: User not authorized