| Miner.Interop.Process Namespace > IMMPxCimMessaging Interface : ProcessMessage Method |
'DeclarationFunction ProcessMessage( _ ByVal sMessage As System.String _ ) As System.String
'UsageDim 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