ArcFM Solution Developer Guide
IMMFeatureClass3 Interface
Members 






Object Model
IMMFeatureClass3 Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("EF19F4F2-FE7B-4DB6-8C05-130D7A43DAFE")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMFeatureClass3 
   Inherits IMMFeatureClass 
'Usage
 
Dim instance As IMMFeatureClass3
[System.Runtime.InteropServices.Guid("EF19F4F2-FE7B-4DB6-8C05-130D7A43DAFE")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface IMMFeatureClass3 : IMMFeatureClass  
public interface IMMFeatureClass3 = class(IMMFeatureClass)
System.Runtime.InteropServices.GuidAttribute("EF19F4F2-FE7B-4DB6-8C05-130D7A43DAFE")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMFeatureClass3 implements IMMFeatureClass 
[System.Runtime.InteropServices.Guid("EF19F4F2-FE7B-4DB6-8C05-130D7A43DAFE")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMFeatureClass3 : public IMMFeatureClass  
[System.Runtime.InteropServices.Guid("EF19F4F2-FE7B-4DB6-8C05-130D7A43DAFE")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMFeatureClass3 : public IMMFeatureClass  
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

IMMFeatureClass3 Members
Miner.Interop Namespace

Send Feedback