ArcFM Responder Mobile Developer Guide
IMMPxMessaging Interface
Members 






Object Model
IMMPxMessaging Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.GuidAttribute("1A4B3A98-F81F-4384-9F63-6D269FC4BE04")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMPxMessaging 
'Usage
 
Dim instance As IMMPxMessaging
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("1A4B3A98-F81F-4384-9F63-6D269FC4BE04")]
[System.Runtime.InteropServices.ComImport()]
public interface IMMPxMessaging 
public interface IMMPxMessaging 
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.GuidAttribute("1A4B3A98-F81F-4384-9F63-6D269FC4BE04")
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMPxMessaging 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("1A4B3A98-F81F-4384-9F63-6D269FC4BE04")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMPxMessaging 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("1A4B3A98-F81F-4384-9F63-6D269FC4BE04")]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMPxMessaging 
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

IMMPxMessaging Members
Miner.Interop.Process Namespace

Send Feedback