Miner.Interop.Process Namespace > IMMPxCimMessaging Interface : ProcessMessage Method |
'Declaration
Function ProcessMessage( _ ByVal sMessage As System.String _ ) As System.String
'Usage
Dim instance As IMMPxCimMessaging Dim sMessage As System.String Dim value As System.String value = instance.ProcessMessage(sMessage)
System.string ProcessMessage( System.string sMessage )
function ProcessMessage( sMessage: System.String ): System.String;
function ProcessMessage( sMessage : System.String ) : System.String;
System.string* ProcessMessage( System.string* sMessage )
System.String^ ProcessMessage( System.String^ sMessage )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2