ArcFM Responder Mobile Developer Guide
IMMPackage Interface
Members 






Object Model
IMMPackage Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.GuidAttribute("EE2B3FD1-8DA8-43E2-AE88-4FFE21FFDC21")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMPackage 
'Usage
 
Dim instance As IMMPackage
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("EE2B3FD1-8DA8-43E2-AE88-4FFE21FFDC21")]
[System.Runtime.InteropServices.ComImport()]
public interface IMMPackage 
public interface IMMPackage 
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.GuidAttribute("EE2B3FD1-8DA8-43E2-AE88-4FFE21FFDC21")
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMPackage 
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("EE2B3FD1-8DA8-43E2-AE88-4FFE21FFDC21")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMPackage 
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("EE2B3FD1-8DA8-43E2-AE88-4FFE21FFDC21")]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMPackage 
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

IMMPackage Members
Miner.Interop Namespace

Send Feedback