IKeymanHotkeys::Items

Retrieves a hotkey by index.

Declaration
Property Get Items(Index As Long) As IKeymanHotkey
Parameters
NoNameTypeDescription
1IndexLong 1-based index of the hotkey to retrieve.
Return Value
IKeymanHotkey
Example Code