VisuUserMgmt.LoginToUserGroup
(METH)
METHOD LoginToUserGroup : BOOL
With this method a programmatic login for a specific visualization client can be executed for one specific user group. 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
LoginToUserGroup
BOOL
Input
pClient
POINTER TO BYTE
dwGroupId
DWORD
wstUserName
WSTRING(79)
wstFullName
WSTRING(79)