chmpxpx_slv_receive chmpxpx Functions chmpxpx_slv_send

chmpxpx_slv_receive_kv

Receives a message with a key and a value

Description

function chmpxpx_slv_receive_kv($handle_res, $handle_msgid, &$strbinkey, &$strbinval, int $timeout_ms = RCV_NO_WAIT): bool {}

Receives a message with a key and a value.

Parameters

Return Values

Returns true on success or false on failure.

See Also

chmpxpx_slv_receive chmpxpx Functions chmpxpx_slv_send