ArcFM Responder Mobile Developer Guide
IMMPackageManager Interface
Members 






Object Model
IMMPackageManager Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.GuidAttribute("84179078-03F0-4E8D-AC6B-F80F5030D3B4")>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMPackageManager 
'Usage
 
Dim instance As IMMPackageManager
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("84179078-03F0-4E8D-AC6B-F80F5030D3B4")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface IMMPackageManager 
public interface IMMPackageManager 
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.GuidAttribute("84179078-03F0-4E8D-AC6B-F80F5030D3B4")
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMPackageManager 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("84179078-03F0-4E8D-AC6B-F80F5030D3B4")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMPackageManager 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("84179078-03F0-4E8D-AC6B-F80F5030D3B4")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMPackageManager 
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

IMMPackageManager Members
Miner.Interop Namespace

Send Feedback