VWorks software calls the
UserLoggedOut method after a user logs out of
VWorks software.
VWorks software passes a LogoutComplete XML element into the
sXML parameter of the
UserLoggedOut method. This XML element provides the name of the user who logged out of
VWorks software.
The LogoutComplete element has the following attribute:
The following sample code is a LogoutComplete XML element that is received from
VWorks software by the plugin as a string in the
sXML parameter of the
UserLoggedOut method.
VWorks software tells the plugin that the user named
LSinclair logged out of
VWorks software.
The plugin returns a HookResults XML block in the sResultXML parameter of the
UserLoggedOut method. For information about the structure and contents of this XML block, see
“HookResults XML block” .
The following sample code is a HookResults XML block that is returned to VWorks software by the plugin as a string in the
sResultXML parameter of the
UserLoggedOut method. The plugin tells
VWorks software to write the following Info-type message to the Main Log: