TibrvMsgField::getName()

Method

Declaration

const char* getName() const;

Purpose

Get the name of a field.

Remarks

NULL signifies the empty string as the field name.

Field name strings use the ISO 8859-1 character encoding.

This method returns the value of the member field.name.