| Miner.Interop Namespace > IMMInfoLog Interface : LogInfoMsg Method |
'DeclarationSub LogInfoMsg( _ ByVal bstrLogMsg As System.String, _ ByRef Severity As mmILSeverity _ )
'UsageDim instance As IMMInfoLog Dim bstrLogMsg As System.String Dim Severity As mmILSeverity instance.LogInfoMsg(bstrLogMsg, Severity)
void LogInfoMsg( System.string bstrLogMsg, ref mmILSeverity Severity )
procedure LogInfoMsg(
bstrLogMsg: System.String;
var Severity: mmILSeverity
);
function LogInfoMsg( bstrLogMsg : System.String, Severity : mmILSeverity );
void LogInfoMsg( System.string* bstrLogMsg, ref mmILSeverity Severity )
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