ArcFM Engine Developer Guide
IMMPxFilterEx Interface
Members 


This interface provides the property which allows you to specify an extension. Use this interface in conjunction with IMMPxFilter to create custom filter objects.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<GuidAttribute("80323FAE-F9E3-45E1-ACEC-07ACD886EAC6")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMPxFilterEx 
'Usage
 
Dim instance As IMMPxFilterEx
[Guid("80323FAE-F9E3-45E1-ACEC-07ACD886EAC6")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMPxFilterEx 
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

IMMPxFilterEx Members
Miner.Interop.Process Namespace

This interface provides the property which allows you to specify an extension. Use this interface in conjunction with IMMPxFilter to create custom filter objects.
Syntax
'Declaration
 
<GuidAttribute("80323FAE-F9E3-45E1-ACEC-07ACD886EAC6")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMPxFilterEx 
'Usage
 
Dim instance As IMMPxFilterEx
[Guid("80323FAE-F9E3-45E1-ACEC-07ACD886EAC6")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMPxFilterEx 
Inheritance Hierarchy

Miner.Interop.Process.IMMPxFilterEx

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

IMMPxFilterEx Members
Miner.Interop.Process Namespace

 

 


Send Comment