ArcFM Engine Developer Guide
IMMNamer Interface
Members 


Create custom export namer objects by implementing this interface in any COM supporting development language. Once implemented, the export namer object should be registered in the M&M Map Production Namer Objects category.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("736485AD-5DBE-4BE4-B1E7-ED1118FC356F")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMNamer 
'Usage
 
Dim instance As IMMNamer
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("736485AD-5DBE-4BE4-B1E7-ED1118FC356F")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMNamer 
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMNamer Members
Miner.Interop Namespace

Create custom export namer objects by implementing this interface in any COM supporting development language. Once implemented, the export namer object should be registered in the M&M Map Production Namer Objects category.
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("736485AD-5DBE-4BE4-B1E7-ED1118FC356F")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMNamer 
'Usage
 
Dim instance As IMMNamer
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("736485AD-5DBE-4BE4-B1E7-ED1118FC356F")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMNamer 
Inheritance Hierarchy

Miner.Interop.IMMNamer

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMNamer Members
Miner.Interop Namespace

 

 


Send Comment