IVisuUserManagement2.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. If everything is correct the function returns TRUE.

InOut:

Scope

Name

Type

Comment

Return

LoginToUserGroups

BOOL

Input

pClient

POINTER TO BYTE

A pointer to the visualization client - POINTER TO VisuElems.VisuStructClientData

padwUserGroupIds

POINTER TO ARRAY [0..0] OF DWORD

A pointer to an array of user group ids

dwUserGroupCount

DWORD

The number of user groups ids in the array padwUserGroupIds

wstUserName

WSTRING(79)

The user name which is afterwards content in VisuElems.CurrentUserName

wstFullName

WSTRING(79)

The full user name which is afterwards content in VisuElems.CurrentFullUserName