VisuUserMgmt.LoginToUserGroups
(METH)
METHOD LoginToUserGroups : BOOL
With this method a programmatic login for a specific visualization client can be executed for a list of user groups. It does NOT check if the credentials are ok. It works with both legacy and runtime-based user management If everything is correct the function returns TRUE.
- InOut:
Scope
Name
Type
Return
LoginToUserGroups
BOOL
Input
pClient
POINTER TO BYTE
padwUserGroupIds
POINTER TO ARRAY [0..0] OF DWORD
dwUserGroupCount
DWORD
wstUserName
WSTRING(79)
wstFullName
WSTRING(79)