VUM_GroupSelection (STRUCT) ¶ TYPE VUM_GroupSelection : STRUCT InOut: Name Type wstGroup WSTRING(79) stImage STRING(40) bSelected BOOL iIndex INT
VisuChangePasswordProvider (FB) ¶ FUNCTION_BLOCK VisuChangePasswordProvider IMPLEMENTS IVisuUserMgmtProvider This function block provides all information for the ChangePasswordDialog Methods: CheckPassword Initialize SetUserCount SetUserDB SetUsers Structure: CheckPassword (Method) IVisuUserMgmtProvider SetUserCount (Method) SetUserDB (Method) SetUsers (Method) Initialize (Method)
VisuChangePasswordProvider.CheckPassword (METH) ¶ METHOD CheckPassword : BOOL InOut: Scope Name Type Return CheckPassword BOOL
IVisuUserMgmtProvider ¶ SetUserCount (Method) SetUserDB (Method) SetUsers (Method)
VisuChangePasswordProvider.Initialize (METH) ¶ METHOD Initialize : BOOL InOut: Scope Name Type Return Initialize BOOL Input iVisuUserMgmt IVisuUserMgmt pClientData POINTER TO VisuElems.VisuStructClientData
VisuLoginProvider (FB) ¶ FUNCTION_BLOCK VisuLoginProvider IMPLEMENTS IVisuUserMgmtProvider This function block provides all information for the ChangePasswordDialog Methods: CheckLogin DeleteLoginAttemptsInfos Initialize Login UpdateLoginAttemptsInfos SetLastResult SetUserCount SetUserDB SetUsers Structure: CheckLogin (Method) DeleteLoginAttemptsInfos (Method) IVisuUserMgmtProvider SetLastResult (Method) SetUserCount (Method) SetUserDB (Method) SetUsers (Method) Initialize (Method) Login (Method) UpdateLoginAttemptsInfos (Method)
VisuLoginProvider.CheckLogin (METH) ¶ METHOD CheckLogin : BOOL InOut: Scope Name Type Return CheckLogin BOOL
VisuLoginProvider.DeleteLoginAttemptsInfos (METH) ¶ METHOD DeleteLoginAttemptsInfos : BOOL InOut: Scope Name Type Return DeleteLoginAttemptsInfos BOOL Input wstUserNameToDelete WSTRING
IVisuUserMgmtProvider ¶ SetLastResult (Method) SetUserCount (Method) SetUserDB (Method) SetUsers (Method)
VisuLoginProvider.Initialize (METH) ¶ METHOD Initialize : BOOL InOut: Scope Name Type Return Initialize BOOL Input iVisuUserMgmt IVisuUserMgmt pClientData POINTER TO VisuElems.VisuStructClientData