numParams property
Number of parameters expected for this function. -1
denotes a variable number of parameters.
Implementation
int numParams;
Number of parameters expected for this function. -1
denotes a variable number of parameters.
int numParams;