[Top] [Prev] [Next] [Bottom]
[Contents]
SaSetStateVar
Sets the value of the named state variable for the Sapphire applications state.
#include "SaRnHtml.h"
void XKEXPORT SaSetStateVar SUTPROTO((char *name,char *value));
Arguments
- name
- String representing the state variables name.
- value
- String representing the state variables value.
Return Values
None.
Sets the value of the named state variable for the Sapphire applications state.
SaSetStateVar("thisvar", "thisval");
See Also
[Top] [Prev] [Next] [Bottom]
[Contents]
info@bluestone.com
Copyright © 1997, Bluestone. All rights
reserved.