ArcFM Responder Mobile Developer Guide
IMMEnumExtensionNames Interface
Members 






Object Model
IMMEnumExtensionNames Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.GuidAttribute("96F59872-8C67-4661-B0CD-F56620CA0758")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMEnumExtensionNames 
'Usage
 
Dim instance As IMMEnumExtensionNames
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("96F59872-8C67-4661-B0CD-F56620CA0758")]
[System.Runtime.InteropServices.ComImport()]
public interface IMMEnumExtensionNames 
public interface IMMEnumExtensionNames 
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.GuidAttribute("96F59872-8C67-4661-B0CD-F56620CA0758")
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMEnumExtensionNames 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("96F59872-8C67-4661-B0CD-F56620CA0758")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMEnumExtensionNames 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("96F59872-8C67-4661-B0CD-F56620CA0758")]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMEnumExtensionNames 
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

IMMEnumExtensionNames Members
Miner.Interop.Process Namespace

Send Feedback