TheNMIEngine..::..LocNMI Method
Overload List
Name | Description | |
---|---|---|
LocNMI(Int32, TSM) |
Updates the PLS with a localized version of the PLS according to an LCID. ATTENTION: If ### is in PLS and the message was NOT meant to be translated, the content of PLS will change!
ENG must be set to the engine holding the strings
|
|
LocNMI(TheProcessMessage, TSM) |
Updates the PLS with a localized version of the PLS. ATTENTION: If ### is in PLS and the message was NOT meant to be translated, the content of PLS will change!
The LCID is processed using the Session State in TheProcessMessage
|
|
LocNMI(TheProcessMessage, String) |
Updates the string with a localized version of the PLS.
The LCID is processed using the Session State in TheProcessMessage
|