ArcFM Responder Mobile Developer Guide
IMMRuntimeEnvironment Interface
Members 






This interface provides access to the runtime mode.
Object Model
IMMRuntimeEnvironment Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.GuidAttribute("667DCF78-E784-4607-BE04-B6CCAF317AB6")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMRuntimeEnvironment 
'Usage
 
Dim instance As IMMRuntimeEnvironment
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("667DCF78-E784-4607-BE04-B6CCAF317AB6")]
[System.Runtime.InteropServices.ComImport()]
public interface IMMRuntimeEnvironment 
public interface IMMRuntimeEnvironment 
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.GuidAttribute("667DCF78-E784-4607-BE04-B6CCAF317AB6")
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMRuntimeEnvironment 
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("667DCF78-E784-4607-BE04-B6CCAF317AB6")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMRuntimeEnvironment 
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("667DCF78-E784-4607-BE04-B6CCAF317AB6")]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMRuntimeEnvironment 
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

IMMRuntimeEnvironment Members
Miner Namespace

Send Feedback