Sambar Server Documentation
sa_ctx_global
Purpose
Retrieve the Sambar Server application context.
Syntax
sa_ctx_global (contextp);
SA_CTX
**contextp;
Parameters
contextp
A pointer to receive the Server context.
Returns
SA_SUCCEED if the function is successful; SA_FAIL otherwise.
Comments
This function will fail if
sa_server()
failed or if
sa_shutdown()
has been called.
See Also
none
© 1998 Sambar Technologies. All rights reserved. Terms of Use.