[Top] [Prev] [Next] [Bottom]
[Contents]
SaGetCtx
Returns a pointer to the currently running context. It only has meaning in an Oracle Web Cartridge and is an instance pointer to the current cartridge instance.
#include "SaRnHtml.h"
void* SaGetCtx();
Arguments
None.
Pointer to the current cartridge instance.
Returns a pointer to the currently running context. It only has meaning in an Oracle Web Cartridge and is an instance pointer to the current cartridge instance.
void* ctx;
ctx = SaGetCtx();
/*** see Oracle cartridge API for what you can now do ***/
See Also
[Top] [Prev] [Next] [Bottom]
[Contents]
info@bluestone.com
Copyright © 1997, Bluestone. All rights
reserved.