VUM_User2 (STRUCT)ΒΆ
TYPE VUM_User2 : STRUCT
- InOut:
- Name - Type - Comment - wstUserName- WSTRING(79)- The user name which must be unique - wstFullName- WSTRING(79)- A free full name of the user - dwUserGroupID- DWORD- The user group id - abyUserGroupIDs- ARRAY [0..VUM_Constants.VISU_VUM_MAX_GROUPS_PER_USER] OF BYTE - Additional user group ids if the user belongs to several groups - byUserGroupCount- BYTE- Number of additional user groups - bDeactivated- BOOL- Is the user deactivated 
