ArcFM Responder Mobile Developer Guide
MMMInfoLog Interface
Members 






Object Model
MMMInfoLog Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMMInfoLogClass)>
<System.Runtime.InteropServices.GuidAttribute("F460BFCA-1936-4518-ACA4-D22CFB820762")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMMInfoLog 
   Inherits IMMInfoLog 
'Usage
 
Dim instance As MMMInfoLog
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMMInfoLogClass)]
[System.Runtime.InteropServices.Guid("F460BFCA-1936-4518-ACA4-D22CFB820762")]
[System.Runtime.InteropServices.ComImport()]
public interface MMMInfoLog : IMMInfoLog  
public interface MMMInfoLog = class(IMMInfoLog)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMMInfoLogClass)
System.Runtime.InteropServices.GuidAttribute("F460BFCA-1936-4518-ACA4-D22CFB820762")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMMInfoLog implements IMMInfoLog 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMMInfoLogClass)]
[System.Runtime.InteropServices.Guid("F460BFCA-1936-4518-ACA4-D22CFB820762")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMMInfoLog : public IMMInfoLog  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMMInfoLogClass)]
[System.Runtime.InteropServices.Guid("F460BFCA-1936-4518-ACA4-D22CFB820762")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMMInfoLog : public IMMInfoLog  
Requirements

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

See Also

Reference

MMMInfoLog Members
Miner.Interop Namespace

Send Feedback