TheNMIEngine..::..LocNMI Method (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
Namespace:
nsCDEngine.Engines.NMIServiceAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public static TSM LocNMI( TheProcessMessage pMsg, TSM pOrg )
Public Shared Function LocNMI ( _ pMsg As TheProcessMessage, _ pOrg As TSM _ ) As TSM
public: static TSM^ LocNMI( TheProcessMessage^ pMsg, TSM^ pOrg )
Parameters
- pOrg
- Type: nsCDEngine.BaseClasses..::..TSM