FixBaseApplication.GetMessage Method

protected virtual Message GetMessage( 
string msgType 
)
This language is not supported or no code example is available.
protected:  
virtual Message^ GetMessage( 
String^ msgType 
)
This language is not supported or no code example is available.
protected function GetMessage( 
msgType : String 
) : Message;
This language is not supported or no code example is available.

Parameters

msgType
string

Return Value

Message

In this article

Definition