ArcFM Responder Mobile Developer Guide
IMMPxApplication Interface
Members 






Object Model
IMMPxApplication Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("8C95C25F-8066-44B7-B37A-30F7B57C09CE")>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMPxApplication 
'Usage
 
Dim instance As IMMPxApplication
[System.Runtime.InteropServices.Guid("8C95C25F-8066-44B7-B37A-30F7B57C09CE")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public interface IMMPxApplication 
public interface IMMPxApplication 
System.Runtime.InteropServices.GuidAttribute("8C95C25F-8066-44B7-B37A-30F7B57C09CE")
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMPxApplication 
[System.Runtime.InteropServices.Guid("8C95C25F-8066-44B7-B37A-30F7B57C09CE")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMPxApplication 
[System.Runtime.InteropServices.Guid("8C95C25F-8066-44B7-B37A-30F7B57C09CE")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMPxApplication 
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

IMMPxApplication Members
Miner.Interop.Process Namespace

Send Feedback