Programming Guide |
Returns a method's in/out and out parameters
int sm_return_args(char *text);
text
- List of in/out and out parameters, separated by commas.
COM, EJB
Server
- 0 Not an available method.
sm_return_args
is passed a list of arguments to be written to the in/out and out parameters of a method.
sm_receive_args, sm_raise_exception