ArcFM Responder Mobile Developer Guide
IMMPacketAdapter Interface
Members 






Object Model
IMMPacketAdapter Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("C3B1D65B-89BB-4AD6-9AA7-4F2D69DC0082")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMPacketAdapter 
'Usage
 
Dim instance As IMMPacketAdapter
[System.Runtime.InteropServices.Guid("C3B1D65B-89BB-4AD6-9AA7-4F2D69DC0082")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface IMMPacketAdapter 
public interface IMMPacketAdapter 
System.Runtime.InteropServices.GuidAttribute("C3B1D65B-89BB-4AD6-9AA7-4F2D69DC0082")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMPacketAdapter 
[System.Runtime.InteropServices.Guid("C3B1D65B-89BB-4AD6-9AA7-4F2D69DC0082")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMPacketAdapter 
[System.Runtime.InteropServices.Guid("C3B1D65B-89BB-4AD6-9AA7-4F2D69DC0082")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMPacketAdapter 
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

IMMPacketAdapter Members
Miner.Interop Namespace

Send Feedback