ArcFM Responder Mobile Developer Guide
IMMNamer Interface
Members 






Object Model
IMMNamer Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.GuidAttribute("736485AD-5DBE-4BE4-B1E7-ED1118FC356F")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMNamer 
'Usage
 
Dim instance As IMMNamer
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("736485AD-5DBE-4BE4-B1E7-ED1118FC356F")]
[System.Runtime.InteropServices.ComImport()]
public interface IMMNamer 
public interface IMMNamer 
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.GuidAttribute("736485AD-5DBE-4BE4-B1E7-ED1118FC356F")
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMNamer 
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("736485AD-5DBE-4BE4-B1E7-ED1118FC356F")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMNamer 
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("736485AD-5DBE-4BE4-B1E7-ED1118FC356F")]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMNamer 
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

IMMNamer Members
Miner.Interop Namespace

Send Feedback