tibemsMsgEnum
Type
Purpose
Enumerate the properties of a message, or the field names of a map message.
Remarks
tibemsMsg_GetPropertyNames
and
tibemsMapMsg_GetMapNames
create instances of this type.
Function | Description |
---|---|
tibemsMsgEnum_Destroy
|
Destroy a message enumerator. |
tibemsMsgEnum_GetNextName
|
Get the next item from a message enumerator. |
Subtopics