tibemsTextMsg

Type

Purpose

A message containing a text string.

Related Types

tibemsMsg

Remarks

Messages with this body type contain a single value, which is a string.

Function Description
tibemsTextMsg_Create Create a text message.
tibemsTextMsg_GetText Get the string data from a text message.
tibemsTextMsg_SetText Set the data string of a text message.