tibrvTransport_Send()

Function

Declaration

tibrv_status tibrvTransport_Send(
    tibrvTransport      transport,
    tibrvMsg            message);

Purpose

Send a message.

Parameter

Description

transport

Send the message on this transport.

message

Send this message.

See Also

tibrvMsg

tibrvMsg_Create()

tibrvTransport