VisuLoginProvider.Login (METH) ¶ METHOD Login : UDINT InOut: Scope Name Type Comment Return Login UDINT Output wstFullName WSTRING The full name of the user dwUserGroupID DWORD The group id where the user belongs to abyUserGroupIDs ARRAY [0..VUM_Constants.VISU_VUM_MAX_GROUPS_PER_USER] OF BYTE Additional user group ids if the user belongs to several groups byUserGroupCount BYTE Number of additional user groups bDeactivated BOOL Is the user deactivated
OpenChangePasswordDialog (FUN) ¶ FUNCTION OpenChangePasswordDialog : BOOL InOut: Scope Name Type Return OpenChangePasswordDialog BOOL Input pClientData POINTER TO VisuElems.VisuStructClientData
OpenChangePasswordDialog2 (FUN) ¶ FUNCTION OpenChangePasswordDialog2 This function is a replacement of function OpenChangePasswordDialog. It also gets an IVisualElement instance, that opens the dialog and that will get the notification if the dialog is closed. InOut: Scope Name Type Comment Input pClientData POINTER TO VisuElems.VisuStructClientData itfVisualElement VisuElems.IVisualElement The IVisualElement instance, that opens the dialog
OpenChangePasswordDialog3 (FUN) ¶ FUNCTION OpenChangePasswordDialog3 This function extends OpenChangePasswordDialog2 by a new parameter ‘pPosition’ to set the dialog position. InOut: Scope Name Type Comment Input pClientData POINTER TO VisuElems.VisuStructClientData itfVisualElement VisuElems.IVisualElement The IVisualElement instance, that opens the dialog pPosition POINTER TO VisuElems.VisuStructSimpleRectangle position of the dialog value 0 (pointer NULL): open centered on visualization values in ptTopLeft: topleft x and y for the dialog
OpenLoginDialog (FUN) ¶ FUNCTION OpenLoginDialog : BOOL InOut: Scope Name Type Return OpenLoginDialog BOOL Input pClientData POINTER TO VisuElems.VisuStructClientData
OpenLoginDialog2 (FUN) ¶ FUNCTION OpenLoginDialog2 This function is a replacement of function OpenLoginDialog. It also gets an IVisualElement instance, that opens the dialog and that will get the notification if the dialog is closed. InOut: Scope Name Type Comment Input pClientData POINTER TO VisuElems.VisuStructClientData itfVisualElement VisuElems.IVisualElement The IVisualElement instance, that opens the dialog
OpenLoginDialog3 (FUN) ¶ FUNCTION OpenLoginDialog3 This function extends OpenLoginDialog2 by a new parameter ‘pPosition’ to set the dialog position. InOut: Scope Name Type Comment Input pClientData POINTER TO VisuElems.VisuStructClientData itfVisualElement VisuElems.IVisualElement The IVisualElement instance, that opens the dialog pPosition POINTER TO VisuElems.VisuStructSimpleRectangle position of the dialog value 0 (pointer NULL): open centered on visualization values in ptTopLeft: topleft x and y for the dialog
OpenUserManagementDialog (FUN) ¶ FUNCTION OpenUserManagementDialog : BOOL InOut: Scope Name Type Return OpenUserManagementDialog BOOL Input pClientData POINTER TO VisuElems.VisuStructClientData
OpenUserManagementDialog2 (FUN) ¶ FUNCTION OpenUserManagementDialog2 This function is a replacement of function OpenUserManagementDialog. It also gets an IVisualElement instance, that opens the dialog and that will get the notification if the dialog is closed. InOut: Scope Name Type Comment Input pClientData POINTER TO VisuElems.VisuStructClientData itfVisualElement VisuElems.IVisualElement The IVisualElement instance, that opens the dialog
TrendStorageReader.LineStyleRead (METH) ¶ METHOD LineStyleRead Notification, that the lien style was read from table TblTrendConfiguration. InOut: Scope Name Type Comment Input iWhichVariable INT The 0 based index of the variable within all variables eLineStyle ETrendStoragePenStyle The line style