VisuCreateUserMgmtObjects (FUN)¶
FUNCTION VisuCreateUserMgmtObjects : RTS_IEC_RESULT
It’s an helper used to create objects in RTS, these are used in visu user management runtime based It returns the first error found
- InOut:
- Scope - Name - Type - Comment - Return - VisuCreateUserMgmtObjects- RTS_IEC_RESULT- Input - pUserGroups- POINTER TO ARRAY [0..0] OF VUM_UserGroup - Where get the object name, it’s the group name - iArraySize- INT- How many structures are present in the above array - psAppName- POINTER TO WSTRING - Application name 
