pCall abstract method

Future<ThreadStatus> pCall(
  1. int nArgs,
  2. int nResults,
  3. int msgh
)

Implementation

Future<ThreadStatus> pCall(int nArgs, int nResults, int msgh);