[#CMessageHeader-GetMessageType] = xref:CMessageHeader.adoc[CMessageHeader]::GetMessageType :relfileprefix: ../ :mrdocs: Returns the message type as a string. == Synopsis Declared in `<protocol.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::string GetMessageType() const; ---- == Return Value The message type field decoded as a string. [.small]#Created with https://www.mrdocs.com[MrDocs]#