ArcFM Responder Mobile Developer Guide
IMMPxFilter Interface
Members 






Object Model
IMMPxFilter Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("E18BBD4D-5AFC-401C-BADF-7A6CB2A4C033")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMPxFilter 
'Usage
 
Dim instance As IMMPxFilter
[System.Runtime.InteropServices.Guid("E18BBD4D-5AFC-401C-BADF-7A6CB2A4C033")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface IMMPxFilter 
public interface IMMPxFilter 
System.Runtime.InteropServices.GuidAttribute("E18BBD4D-5AFC-401C-BADF-7A6CB2A4C033")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMPxFilter 
[System.Runtime.InteropServices.Guid("E18BBD4D-5AFC-401C-BADF-7A6CB2A4C033")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMPxFilter 
[System.Runtime.InteropServices.Guid("E18BBD4D-5AFC-401C-BADF-7A6CB2A4C033")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMPxFilter 
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

IMMPxFilter Members
Miner.Interop.Process Namespace

Send Feedback