call abstract method

void call(
  1. int nArgs,
  2. int nResults
)

Implementation

void call(int nArgs, int nResults);