| ||||||||||||||||||
SummaryRuns the processor. | ||||||||||||||||||
Syntaxint SablotRunProcessorGen(SablotSituation S, void *processor_, const char *sheetURI, const char *inputURI, const char *resultURI);
| ||||||||||||||||||
DescriptionThis call runs the processing on the given data. Data are specified by URIs; what may be either of URI to the file, org the 'arg:' scheme URI (seeSablotAddArg ). Other URI
schemes may be recognized if the appropriate handler is
set. | ||||||||||||||||||
See Also
|