Skip to content

Struct WshShell_ExtCallbacks_t

ClassList > WshShell_ExtCallbacks_t

Optional external callbacks invoked on user session changes.

  • #include <wsh_shell.h>

Public Attributes

Type Name
WshShell_ExtClbk_t Auth
WshShell_ExtClbk_t DeAuth
WshShell_ExtClbk_t SymbolIn

Public Attributes Documentation

variable Auth

WshShell_ExtClbk_t WshShell_ExtCallbacks_t::Auth;

Called when a user successfully authenticates.


variable DeAuth

WshShell_ExtClbk_t WshShell_ExtCallbacks_t::DeAuth;

Called when a user is de-authenticated or logs out.


variable SymbolIn

WshShell_ExtClbk_t WshShell_ExtCallbacks_t::SymbolIn;

Called when a sybol was received and inserted



The documentation for this class was generated from the following file src/wsh_shell.h