ArcFM Solution Developer Guide
IMMArcFMCGO Interface
Members 






This interface distinguishes ArcFM Custom GeoObjects from Esri's. This interface does not contain any properties or methods.
Object Model
IMMArcFMCGO Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.GuidAttribute("EA831E00-7D3D-11D4-9A1B-0001031AE963")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMArcFMCGO 
'Usage
 
Dim instance As IMMArcFMCGO
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("EA831E00-7D3D-11D4-9A1B-0001031AE963")]
[System.Runtime.InteropServices.ComImport()]
public interface IMMArcFMCGO 
public interface IMMArcFMCGO 
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.GuidAttribute("EA831E00-7D3D-11D4-9A1B-0001031AE963")
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMArcFMCGO 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("EA831E00-7D3D-11D4-9A1B-0001031AE963")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMArcFMCGO 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("EA831E00-7D3D-11D4-9A1B-0001031AE963")]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMArcFMCGO 
Remarks
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

IMMArcFMCGO Members
Miner.Interop Namespace

Send Feedback