ArcFM Solution Developer Guide
IMMConfigTopLevel Interface
Members 






Use this interface to return features, relationship objects, and subtype information.
Object Model
IMMConfigTopLevel Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.GuidAttribute("CE36CC05-9AEB-4B12-AA74-77D2BF5C7D6A")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMConfigTopLevel 
'Usage
 
Dim instance As IMMConfigTopLevel
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("CE36CC05-9AEB-4B12-AA74-77D2BF5C7D6A")]
[System.Runtime.InteropServices.ComImport()]
public interface IMMConfigTopLevel 
public interface IMMConfigTopLevel 
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.GuidAttribute("CE36CC05-9AEB-4B12-AA74-77D2BF5C7D6A")
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMConfigTopLevel 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("CE36CC05-9AEB-4B12-AA74-77D2BF5C7D6A")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMConfigTopLevel 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("CE36CC05-9AEB-4B12-AA74-77D2BF5C7D6A")]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMConfigTopLevel 
Requirements

See Also

Reference

IMMConfigTopLevel Members
Miner.Interop Namespace

Send Feedback