SCIMBridge
0.4.x
common
scim-bridge-message.h
scim_bridge_alloc_message
scim_bridge_free_message
scim_bridge_message_get_argument
scim_bridge_message_get_argument_count
scim_bridge_message_get_header
scim_bridge_message_set_argument
ScimBridgeMessage
◆
scim_bridge_message_get_argument()
const char* scim_bridge_message_get_argument
(
const
ScimBridgeMessage
*
message
,
size_t
index
)
Get the specific argument of the message.
Parameters
message
The message.
index
The index of the argument.
Returns
The argument if the index is valid. Otherwise it returns NULL.
Generated by
1.8.18