ArcFM Engine Developer Guide
IMMEnumExtensionNames Interface
Members 


This interface returns an enumeration of extension names available in the Process Framework.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("96F59872-8C67-4661-B0CD-F56620CA0758")>
<ComImportAttribute()>
Public Interface IMMEnumExtensionNames 
'Usage
 
Dim instance As IMMEnumExtensionNames
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("96F59872-8C67-4661-B0CD-F56620CA0758")]
[ComImport()]
public interface IMMEnumExtensionNames 
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

IMMEnumExtensionNames Members
Miner.Interop.Process Namespace

This interface returns an enumeration of extension names available in the Process Framework.
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("96F59872-8C67-4661-B0CD-F56620CA0758")>
<ComImportAttribute()>
Public Interface IMMEnumExtensionNames 
'Usage
 
Dim instance As IMMEnumExtensionNames
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("96F59872-8C67-4661-B0CD-F56620CA0758")]
[ComImport()]
public interface IMMEnumExtensionNames 
Inheritance Hierarchy

Miner.Interop.Process.IMMEnumExtensionNames

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

IMMEnumExtensionNames Members
Miner.Interop.Process Namespace

 

 


Send Comment