VisuUserMgmt.GetUsers3 (METH)¶
METHOD GetUsers3 : DWORD
Gets the users
- InOut:
- Scope - Name - Type - Comment - Return - GetUsers3- DWORD- Input - pClientData- POINTER TO VisuElems.VisuStructClientData - It’s needed only in case of RTS-based user management - dwUserDB- DWORD- It’s needed only in case of legacy user management - udiStartIndex- UDINT- The start index in a list of users - udiEndIndex- UDINT- The end index in a list of users - pArr- POINTER TO ARRAY [0..0] OF VUM_User - The user data which should be filled - udiArrSize- UDINT- The size of the given user array 
