| ||||||
SummaryCreates a situation object handle. | ||||||
Syntaxint SablotCreateSituation(SablotSituation *sPtr);
| ||||||
DescriptionThis call creates a situation object. This object servers for several reasons like error processing, option settings etc. Most of API functions take the situation handle as their first parameter. | ||||||
See Also
|