ArcFM Solution Developer Guide
IMMSubtype Interface
Members 






This interface provides access to fields within a specific subtype of a feature class.
Object Model
IMMSubtype Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("15D05D29-3F06-4611-9810-DED6AE609F3E")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMSubtype 
'Usage
 
Dim instance As IMMSubtype
[System.Runtime.InteropServices.Guid("15D05D29-3F06-4611-9810-DED6AE609F3E")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface IMMSubtype 
public interface IMMSubtype 
System.Runtime.InteropServices.GuidAttribute("15D05D29-3F06-4611-9810-DED6AE609F3E")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMSubtype 
[System.Runtime.InteropServices.Guid("15D05D29-3F06-4611-9810-DED6AE609F3E")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMSubtype 
[System.Runtime.InteropServices.Guid("15D05D29-3F06-4611-9810-DED6AE609F3E")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMSubtype 
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

IMMSubtype Members
Miner.Interop Namespace

Send Feedback