[Top] [Prev] [Next] [Bottom]
[Contents]
SaSetOrbSeed
Specifies the seed number the server application will use to contact the Sapphire gateway.
#include "SaRnHtml.h"
int SaSetOrbSeed(int seed);
Arguments
- seed
- An integer specifying the seed the server application will use to contact the Sapphire gateway. Valid values are 0 through 99999.
Return Values
Returns 1 if successful. Returns 0 if seed is invalid.
Specifies the seed number the server application will use to contact the Sapphire gateway. Valid values are 0 through 99999. An invalid seed number produces no change. This call is generated automatically by Sapphire in the main of your application with values specified in an option.
SaSetOrbSeed(20);
See Also
[Top] [Prev] [Next] [Bottom]
[Contents]
info@bluestone.com
Copyright © 1997, Bluestone. All rights
reserved.