ShellExecuteInfoHotKey Field
A keyboard shortcut to associate with the application.
The low-order word is the virtual key code, and the high-order word is a modifier flag (HOTKEYF_).
For a list of modifier flags, see the description of the WM_SETHOTKEY message.
This member is ignored if fMask does not include SEE_MASK_HOTKEY.
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
Public HotKey As Integer
Dim instance As ShellExecuteInfo
Dim value As Integer
value = instance.HotKey
instance.HotKey = value
No code example is currently available or this language may not be supported.
Field Value
Int32