Synopsis
char *mpm_GetMsgName(PDX_MSGT message)
Purpose
Get a message name.
Description
This function will return a pointer to the specified message name.
Input
message
Message id
Return
Pointer to message name or NULL if error
char *mpm_GetMsgName(PDX_MSGT message)
Get a message name.
This function will return a pointer to the specified message name.
Message id
Pointer to message name or NULL if error