User's Guide > Session Objects > Accessing the Message Window > Writing Messages to an Internal Buffer
Writing Messages to an Internal Buffer
Methods Introduced:
The methods pfcBaseSession::GetMessageContents and pfcBaseSession::GetLocalizedMessageContents enable you to write a message to an internal buffer instead of the Creo message area.
These methods take the same input arguments and perform exactly the same argument substitution and translation as the pfcSession::UIDisplayMessage and pfcSession::UIDisplayLocalizedMessage methods described in the previous section.
Was this helpful?