ArcFM Responder Mobile Developer Guide
MMFieldAdapter Interface
Members 






Object Model
MMFieldAdapter Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMFieldAdapterClass)>
<System.Runtime.InteropServices.GuidAttribute("0DDFF712-2147-11D4-80D6-0050DA5BE899")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMFieldAdapter 
   Inherits IMMCoreEvents_Event, IMMFieldAdapter 
'Usage
 
Dim instance As MMFieldAdapter
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMFieldAdapterClass)]
[System.Runtime.InteropServices.Guid("0DDFF712-2147-11D4-80D6-0050DA5BE899")]
[System.Runtime.InteropServices.ComImport()]
public interface MMFieldAdapter : IMMCoreEvents_Event, IMMFieldAdapter  
public interface MMFieldAdapter = class(IMMCoreEvents_Event, IMMFieldAdapter)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMFieldAdapterClass)
System.Runtime.InteropServices.GuidAttribute("0DDFF712-2147-11D4-80D6-0050DA5BE899")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMFieldAdapter implements IMMCoreEvents_Event, IMMFieldAdapter 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMFieldAdapterClass)]
[System.Runtime.InteropServices.Guid("0DDFF712-2147-11D4-80D6-0050DA5BE899")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMFieldAdapter : public IMMCoreEvents_Event, IMMFieldAdapter  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMFieldAdapterClass)]
[System.Runtime.InteropServices.Guid("0DDFF712-2147-11D4-80D6-0050DA5BE899")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMFieldAdapter : public IMMCoreEvents_Event, IMMFieldAdapter  
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

MMFieldAdapter Members
Miner.Interop Namespace

Send Feedback