ArcFM Responder Mobile Developer Guide
IMMHotKey Interface
Members 






Object Model
IMMHotKey Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("19CD0820-BF10-11D4-A7EC-0001031AE99A")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMHotKey 
'Usage
 
Dim instance As IMMHotKey
[System.Runtime.InteropServices.Guid("19CD0820-BF10-11D4-A7EC-0001031AE99A")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface IMMHotKey 
public interface IMMHotKey 
System.Runtime.InteropServices.GuidAttribute("19CD0820-BF10-11D4-A7EC-0001031AE99A")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMHotKey 
[System.Runtime.InteropServices.Guid("19CD0820-BF10-11D4-A7EC-0001031AE99A")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMHotKey 
[System.Runtime.InteropServices.Guid("19CD0820-BF10-11D4-A7EC-0001031AE99A")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMHotKey 
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

IMMHotKey Members
Miner.Interop Namespace

Send Feedback