ArcFM Responder Mobile Developer Guide
IMMRuntimeEvents Interface
Members 






Object Model
IMMRuntimeEvents Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.GuidAttribute("60A1C426-C898-4FC4-BE66-B125F08EA146")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMRuntimeEvents 
'Usage
 
Dim instance As IMMRuntimeEvents
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("60A1C426-C898-4FC4-BE66-B125F08EA146")]
[System.Runtime.InteropServices.ComImport()]
public interface IMMRuntimeEvents 
public interface IMMRuntimeEvents 
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.GuidAttribute("60A1C426-C898-4FC4-BE66-B125F08EA146")
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMRuntimeEvents 
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("60A1C426-C898-4FC4-BE66-B125F08EA146")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMRuntimeEvents 
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("60A1C426-C898-4FC4-BE66-B125F08EA146")]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMRuntimeEvents 
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

IMMRuntimeEvents Members
Miner.Interop Namespace

Send Feedback