ArcFM Responder Mobile Developer Guide
IMMListener Interface
Members 






Object Model
IMMListener Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.GuidAttribute("3D3A514C-4276-44DF-9834-82606C95FAEC")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMListener 
'Usage
 
Dim instance As IMMListener
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("3D3A514C-4276-44DF-9834-82606C95FAEC")]
[System.Runtime.InteropServices.ComImport()]
public interface IMMListener 
public interface IMMListener 
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.GuidAttribute("3D3A514C-4276-44DF-9834-82606C95FAEC")
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMListener 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("3D3A514C-4276-44DF-9834-82606C95FAEC")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMListener 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("3D3A514C-4276-44DF-9834-82606C95FAEC")]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMListener 
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

IMMListener Members
Miner.Interop Namespace

Send Feedback