Share via


SHELLEXECUTEINFO.dwHotKey Field

Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.NativeMethods
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)

Usage

'Usage
Dim instance As SHELLEXECUTEINFO
Dim value As UInteger

value = instance.dwHotKey

instance.dwHotKey = value

Syntax

'Declaration
Public dwHotKey As UInteger
public uint dwHotKey
public:
unsigned int dwHotKey
public UInt32 dwHotKey
public var dwHotKey : uint

Platforms

See Also

Reference

SHELLEXECUTEINFO Structure
SHELLEXECUTEINFO Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.NativeMethods Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.