ArcFM Responder Mobile Developer Guide
IMMProductInfo Interface
Members 






Object Model
IMMProductInfo Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.GuidAttribute("AD9BF59A-8A34-4594-BFD1-0E41BFA71235")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMProductInfo 
'Usage
 
Dim instance As IMMProductInfo
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("AD9BF59A-8A34-4594-BFD1-0E41BFA71235")]
[System.Runtime.InteropServices.ComImport()]
public interface IMMProductInfo 
public interface IMMProductInfo 
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.GuidAttribute("AD9BF59A-8A34-4594-BFD1-0E41BFA71235")
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMProductInfo 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("AD9BF59A-8A34-4594-BFD1-0E41BFA71235")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMProductInfo 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("AD9BF59A-8A34-4594-BFD1-0E41BFA71235")]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMProductInfo 
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

IMMProductInfo Members
Miner.Interop Namespace

Send Feedback