theLink 10.0
|
tag: nhi1-release-250425 More...
#include <jni.h>
#include "LibMqMsgque_private_jv.h"
Go to the source code of this file.
Functions | |
void | jvmqmsgque_ServiceCopy (MQ_SERVICE_COPY_ARGS) |
void | jvmqmsgque_ServiceFree (MQ_SERVICE_FREE_ARGS) |
enum MkErrorE | jvmqmsgque_ServiceCall (MQ_SERVICE_CALL_ARGS) |
tag: nhi1-release-250425
Definition in file MqCall_jv.c.
enum MkErrorE jvmqmsgque_ServiceCall | ( | MQ_SERVICE_CALL_ARGS | ) |
Definition at line 31 of file MqCall_jv.c.
void jvmqmsgque_ServiceCopy | ( | MQ_SERVICE_COPY_ARGS | ) |
Definition at line 15 of file MqCall_jv.c.
void jvmqmsgque_ServiceFree | ( | MQ_SERVICE_FREE_ARGS | ) |
Definition at line 25 of file MqCall_jv.c.