ArcFM Responder Mobile Developer Guide
IMMMessageCallback Interface
Members 






Object Model
IMMMessageCallback Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("948A6220-2228-11D5-BE0F-0001031AE9B0")>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMMessageCallback 
'Usage
 
Dim instance As IMMMessageCallback
[System.Runtime.InteropServices.Guid("948A6220-2228-11D5-BE0F-0001031AE9B0")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public interface IMMMessageCallback 
public interface IMMMessageCallback 
System.Runtime.InteropServices.GuidAttribute("948A6220-2228-11D5-BE0F-0001031AE9B0")
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMMessageCallback 
[System.Runtime.InteropServices.Guid("948A6220-2228-11D5-BE0F-0001031AE9B0")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMMessageCallback 
[System.Runtime.InteropServices.Guid("948A6220-2228-11D5-BE0F-0001031AE9B0")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMMessageCallback 
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

IMMMessageCallback Members
Miner.Interop Namespace

Send Feedback