MqContextC - various functions to create, initialize and destroy a context … More...
Functions | |
static IntPtr | csmqmsgque.MqContextC.CTOR (MqContextC tmpl=null) |
C#: → C-API create and initialize the MqContextC ... | |
csmqmsgque.MqContextC.MqContextC (MqContextC tmpl=null) | |
CONSTRUCTOR. | |
static MqContextC | csmqmsgque.MqContextC.Create (MqContextC tmpl=null) |
C#: → C-API create and initialize the MqContextC ... | |
MqContextC - various functions to create, initialize and destroy a context …
|
inlinestatic |
C#:
→ C-API [constructor,static] MqContextC MqContextC.Create(MqContextC tmpl = null)
create and initialize the MqContextC ...
Definition at line 1919 of file MqContextC.cs.
|
inlinestaticprotected |
C#:
→ C-API [constructor,static] MqContextC MqContextC.Create(MqContextC tmpl = null)
create and initialize the MqContextC ...
Definition at line 1906 of file MqContextC.cs.
|
inline |
CONSTRUCTOR.
C#:
→ C-API [constructor,static] MqContextC MqContextC.Create(MqContextC tmpl = null)
create and initialize the MqContextC ...
Definition at line 1916 of file MqContextC.cs.