get_n_args


Description:

public int get_n_args ()

Obtain the number of arguments (both IN and OUT) for this callable.

Parameters:

info

a CallableInfo

Returns:

The number of arguments this callable expects.