Miner.Interop.Process Namespace > DeleteWRClass Class : ProcessMessage Method |
'Declaration
Public Overridable Function ProcessMessage( _ ByRef sMessage As System.String _ ) As System.String
'Usage
Dim instance As DeleteWRClass Dim sMessage As System.String Dim value As System.String value = instance.ProcessMessage(sMessage)
public virtual System.string ProcessMessage( ref System.string sMessage )
public function ProcessMessage( var sMessage: System.String ): System.String; virtual;
public function ProcessMessage( sMessage : System.String ) : System.String;
public: virtual System.string* ProcessMessage( ref System.string* sMessage )
public: virtual 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