ArcFM Responder Mobile Developer Guide
MMMInfoLogClass Class
Members 






Object Model
MMMInfoLogClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.GuidAttribute("224AA278-4BBA-4FB7-9CA0-FC075F9B40BF")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMMInfoLogClass 
   Inherits System.__ComObject
   Implements ESRI.ArcGIS.esriSystem.IExtension, IMMInfoLog, IMMRegInCat, MMMInfoLog 
'Usage
 
Dim instance As MMMInfoLogClass
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("224AA278-4BBA-4FB7-9CA0-FC075F9B40BF")]
[System.Runtime.InteropServices.ComImport()]
public class MMMInfoLogClass : System.__ComObject, ESRI.ArcGIS.esriSystem.IExtension, IMMInfoLog, IMMRegInCat, MMMInfoLog  
public class MMMInfoLogClass = class(System.__ComObject, ESRI.ArcGIS.esriSystem.IExtension, IMMInfoLog, IMMRegInCat, MMMInfoLog)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.GuidAttribute("224AA278-4BBA-4FB7-9CA0-FC075F9B40BF")
System.Runtime.InteropServices.ComImportAttribute()
public class MMMInfoLogClass extends System.__ComObject implements ESRI.ArcGIS.esriSystem.IExtension, IMMInfoLog, IMMRegInCat, MMMInfoLog 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("224AA278-4BBA-4FB7-9CA0-FC075F9B40BF")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMMInfoLogClass : public System.__ComObject, ESRI.ArcGIS.esriSystem.IExtension, IMMInfoLog, IMMRegInCat, MMMInfoLog  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("224AA278-4BBA-4FB7-9CA0-FC075F9B40BF")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMMInfoLogClass : public System.__ComObject, ESRI.ArcGIS.esriSystem.IExtension, IMMInfoLog, IMMRegInCat, MMMInfoLog  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMMInfoLogClass

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

MMMInfoLogClass Members
Miner.Interop Namespace

Send Feedback