ArcFM Solution Developer Guide
IMMDisplayNamer Interface
Members 


Use this interface to create custom display name objects. These objects allow you to include multiple attribute values in a feature's display name.

IMMDisplayNamer returns the source row only. If you need the fully joined row for your display name object, use IMMJoinDisplayNamer.

Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<GuidAttribute("EE776C6F-F5F8-4D5F-B918-B8DC83C6E36F")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMDisplayNamer 
'Usage
 
Dim instance As IMMDisplayNamer
[Guid("EE776C6F-F5F8-4D5F-B918-B8DC83C6E36F")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMDisplayNamer 
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

IMMDisplayNamer Members
Miner.Interop Namespace

Use this interface to create custom display name objects. These objects allow you to include multiple attribute values in a feature's display name.

IMMDisplayNamer returns the source row only. If you need the fully joined row for your display name object, use IMMJoinDisplayNamer.

Syntax
'Declaration
 
<GuidAttribute("EE776C6F-F5F8-4D5F-B918-B8DC83C6E36F")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMDisplayNamer 
'Usage
 
Dim instance As IMMDisplayNamer
[Guid("EE776C6F-F5F8-4D5F-B918-B8DC83C6E36F")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMDisplayNamer 
Inheritance Hierarchy

Miner.Interop.IMMDisplayNamer

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

IMMDisplayNamer Members
Miner.Interop Namespace

 

 


Send Comment