ArcFM Responder Mobile Developer Guide
IMMPacket Interface
Members 






Object Model
IMMPacket Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.GuidAttribute("F82E70E2-EDFA-40DA-A629-4ECDAF2F6D16")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMPacket 
'Usage
 
Dim instance As IMMPacket
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("F82E70E2-EDFA-40DA-A629-4ECDAF2F6D16")]
[System.Runtime.InteropServices.ComImport()]
public interface IMMPacket 
public interface IMMPacket 
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.GuidAttribute("F82E70E2-EDFA-40DA-A629-4ECDAF2F6D16")
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMPacket 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("F82E70E2-EDFA-40DA-A629-4ECDAF2F6D16")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMPacket 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("F82E70E2-EDFA-40DA-A629-4ECDAF2F6D16")]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMPacket 
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

IMMPacket Members
Miner.Interop Namespace

Send Feedback