Event Handlers


Most often, Sambar Server APIs are called from event handlers. (They can also be called in remote procedure calls (RPCs)).

Initialize Event

Exit Event

Login Event

Logout Event

Profile Event

Init (SA_INITFUNC) and exit (SA_EXITFUNC) functions

? Login (SA_LOGINFUNC) and logout (SA_LOGOUTFUNC) functions