ArcFM Responder Mobile Developer Guide
MMFieldManagerEventsClass Class
Members 






Object Model
MMFieldManagerEventsClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("CD7AF910-34DB-11D5-AFF1-00500464D39D")>
<System.Runtime.InteropServices.ComSourceInterfacesAttribute("Miner.Interop.IMMFieldManagerEvents")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMFieldManagerEventsClass 
   Inherits System.__ComObject
   Implements IMMFieldManagerEvents_Event, MMFieldManagerEvents 
'Usage
 
Dim instance As MMFieldManagerEventsClass
[System.Runtime.InteropServices.Guid("CD7AF910-34DB-11D5-AFF1-00500464D39D")]
[System.Runtime.InteropServices.ComSourceInterfaces("Miner.Interop.IMMFieldManagerEvents")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public class MMFieldManagerEventsClass : System.__ComObject, IMMFieldManagerEvents_Event, MMFieldManagerEvents  
public class MMFieldManagerEventsClass = class(System.__ComObject, IMMFieldManagerEvents_Event, MMFieldManagerEvents)
System.Runtime.InteropServices.GuidAttribute("CD7AF910-34DB-11D5-AFF1-00500464D39D")
System.Runtime.InteropServices.ComSourceInterfacesAttribute("Miner.Interop.IMMFieldManagerEvents")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComImportAttribute()
public class MMFieldManagerEventsClass extends System.__ComObject implements IMMFieldManagerEvents_Event, MMFieldManagerEvents 
[System.Runtime.InteropServices.Guid("CD7AF910-34DB-11D5-AFF1-00500464D39D")]
[System.Runtime.InteropServices.ComSourceInterfaces("Miner.Interop.IMMFieldManagerEvents")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMFieldManagerEventsClass : public System.__ComObject, IMMFieldManagerEvents_Event, MMFieldManagerEvents  
[System.Runtime.InteropServices.Guid("CD7AF910-34DB-11D5-AFF1-00500464D39D")]
[System.Runtime.InteropServices.ComSourceInterfaces("Miner.Interop.IMMFieldManagerEvents")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMFieldManagerEventsClass : public System.__ComObject, IMMFieldManagerEvents_Event, MMFieldManagerEvents  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMFieldManagerEventsClass

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

MMFieldManagerEventsClass Members
Miner.Interop Namespace

Send Feedback