IRuntimeBasedUserMgt ¶ LogoutUser (Method) NewSession (Method)
VisuUserMgmt.LogoutUser (METH) ¶ METHOD LogoutUser : DWORD A logou is done It returns the error code InOut: Scope Name Type Return LogoutUser DWORD Input pClientData POINTER TO VisuElems.VisuStructClientData
VisuUserMgmt.NewSession (METH) ¶ METHOD NewSession : DWORD It informs the handler that a new session is in place It returns the error code InOut: Scope Name Type Comment Return NewSession DWORD Input pClientData POINTER TO VisuElems.VisuStructClientData A pointer to the client structure were the new session is opened dwSessionId DWORD Session ID
VisuUserMgmt.GetCurrentUser (METH) ¶ METHOD GetCurrentUser : VUM_User InOut: Scope Name Type Return GetCurrentUser VUM_User
VisuUserMgmt.GetGroupCount (METH) ¶ METHOD GetGroupCount : DWORD InOut: Scope Name Type Return GetGroupCount DWORD
VisuUserMgmt.GetGroupFromID (METH) ¶ METHOD GetGroupFromID : POINTER TO VUM_UserGroup InOut: Scope Name Type Return GetGroupFromID POINTER TO VUM_UserGroup Input dwGroupID DWORD
VisuUserMgmt.GetGroupIDFromIndex (METH) ¶ METHOD GetGroupIDFromIndex : DWORD InOut: Scope Name Type Return GetGroupIDFromIndex DWORD Input udiIndex DWORD
VisuUserMgmt.GetGroupIndexFromID (METH) ¶ METHOD GetGroupIndexFromID : DWORD InOut: Scope Name Type Return GetGroupIndexFromID DWORD Input dwGroupID DWORD
VisuUserMgmt.GetGroupNameFromID (METH) ¶ METHOD GetGroupNameFromID : WSTRING InOut: Scope Name Type Return GetGroupNameFromID WSTRING Input dwGroupID DWORD
VisuUserMgmt.GetLastError (METH) ¶ METHOD GetLastError : UDINT InOut: Scope Name Type Return GetLastError UDINT