| 
 | ||||||||||||
| SummaryGets the result argument. | ||||||||||||
| Syntaxint SablotGetResultArg(SablotHandle processor_, const char *argURI, char* *argValue); 
 | ||||||||||||
| DescriptionThis API is used to pull the data output to the 'arg:' scheme URI location. This happens during the transformation e.g. withSablotRunProcessorGen
This function allocates new buffer for you. You have to free
its memory with  | ||||||||||||
| See Also
 |