Provides a thin wrapper over the Java API Service.doInvoke(). To better understand the function, please consult that API directly.
const char *ifc
- Name of the folder.
const char *svc
- Name of the Service.
WmRecord *session
- Session record, used for backward compatibility.
WmRecord *input
- Service input record.
WmRecord *output
- Service output record.
jint
- The invoke service status. If invoke success return 1 otherwise return 0.