TransformMessage method
Transform a message from one format to another.

Applies to
TCHMcustomEngine

Declaration
function TransformMessage(InMessage: string; InConfigIndex, OutConfigIndex: Cardinal): string;

Description
This function invokes Chameleon's translation logic to take a message of the InConfigIndex flavor and translate it to the OutConfigIndex flavor. The function returns the transformed data.

See http://www.interfaceware.com/manual/transform_message.html for more information.


HTML generated by Time2HELP
http://www.time2help.com