Miner.Interop.Process Namespace > IMMPxUpgraderCallback Interface : MessageWriteLine Method |
'Declaration
Sub MessageWriteLine( _ ByRef sMessage As System.String _ )
'Usage
Dim instance As IMMPxUpgraderCallback Dim sMessage As System.String instance.MessageWriteLine(sMessage)
void MessageWriteLine( ref System.string sMessage )
procedure MessageWriteLine( var sMessage: System.String );
function MessageWriteLine( sMessage : System.String );
void MessageWriteLine( ref System.string* sMessage )
void MessageWriteLine( 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