MqMsgque PACKAGE - enum definition … More...
MqMsgque PACKAGE - enum definition …
read more at: MkKernel_Enum_C_API
|
inlinestatic |
C#:
→ C-API [static] MqIdentE IdentE_FromInt(int value)
return the MqIdentE from integer …
Definition at line 178 of file LibMqMsgque.cs.
|
inlinestatic |
C#:
→ C-API [static] int IdentE_ToInt(MqIdentE value)
return the MqIdentE as integer …
Definition at line 220 of file LibMqMsgque.cs.
|
inlinestatic |
C#:
→ C-API [static] string IdentE_ToString(MqIdentE value)
return the MqIdentE as string …
Definition at line 226 of file LibMqMsgque.cs.
|
inlinestatic |
C#:
→ C-API [static] MqSlaveE SlaveE_FromInt(int value)
return the MqSlaveE from integer …
Definition at line 186 of file LibMqMsgque.cs.
|
inlinestatic |
C#:
→ C-API [static] int SlaveE_ToInt(MqSlaveE value)
return the MqSlaveE as integer …
Definition at line 232 of file LibMqMsgque.cs.
|
inlinestatic |
C#:
→ C-API [static] string SlaveE_ToString(MqSlaveE value)
return the MqSlaveE as string …
Definition at line 238 of file LibMqMsgque.cs.
|
inlinestatic |
C#:
→ C-API [static] MqStartE StartE_FromInt(int value)
return the MqStartE from integer …
Definition at line 194 of file LibMqMsgque.cs.
|
inlinestatic |
C#:
→ C-API [static] int StartE_ToInt(MqStartE value)
return the MqStartE as integer …
Definition at line 244 of file LibMqMsgque.cs.
|
inlinestatic |
C#:
→ C-API [static] string StartE_ToString(MqStartE value)
return the MqStartE as string …
Definition at line 250 of file LibMqMsgque.cs.
|
inlinestatic |
C#:
→ C-API [static] MqStatusIsEF StatusIsEF_FromInt(int value)
return the MqStatusIsEF from integer …
Definition at line 202 of file LibMqMsgque.cs.
|
inlinestatic |
C#:
→ C-API [static] int StatusIsEF_ToInt(MqStatusIsEF value)
return the MqStatusIsEF as integer …
Definition at line 256 of file LibMqMsgque.cs.
|
inlinestatic |
C#:
→ C-API [static] string StatusIsEF_ToString(MqStatusIsEF value)
return the MqStatusIsEF as string …
Definition at line 262 of file LibMqMsgque.cs.
|
inlinestatic |
C#:
→ C-API [static] MqWaitOnEventE WaitOnEventE_FromInt(int value)
return the MqWaitOnEventE from integer …
Definition at line 210 of file LibMqMsgque.cs.
|
inlinestatic |
C#:
→ C-API [static] int WaitOnEventE_ToInt(MqWaitOnEventE value)
return the MqWaitOnEventE as integer …
Definition at line 268 of file LibMqMsgque.cs.
|
inlinestatic |
C#:
→ C-API [static] string WaitOnEventE_ToString(MqWaitOnEventE value)
return the MqWaitOnEventE as string …
Definition at line 274 of file LibMqMsgque.cs.