| Miner.Interop Namespace > MMMInfoLogClass Class : LogInfoMsg Method |
'DeclarationPublic Overridable Sub LogInfoMsg( _ ByVal bstrLogMsg As System.String, _ ByRef Severity As mmILSeverity _ )
'UsageDim instance As MMMInfoLogClass Dim bstrLogMsg As System.String Dim Severity As mmILSeverity instance.LogInfoMsg(bstrLogMsg, Severity)
public virtual void LogInfoMsg( System.string bstrLogMsg, ref mmILSeverity Severity )
public procedure LogInfoMsg( bstrLogMsg: System.String; var Severity: mmILSeverity ); virtual;
public function LogInfoMsg( bstrLogMsg : System.String, Severity : mmILSeverity );
public: virtual void LogInfoMsg( System.string* bstrLogMsg, ref mmILSeverity Severity )
public: virtual void LogInfoMsg( System.String^ bstrLogMsg, mmILSeverity% Severity )
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