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
LoginToUserGroupsBOOLInput
pClientPOINTER TO BYTE
padwUserGroupIdsPOINTER TO ARRAY [0..0] OF DWORD
dwUserGroupCountDWORDwstUserNameWSTRING(79)wstFullNameWSTRING(79)