IKeymanHotkeys::Delete

Deletes a specific hotkey for the product.

Declaration
Sub Delete(Index As Long)
Parameters
NoNameTypeDescription
1IndexLong 1-based index of the hotkey to delete
Example Code