AddKeyMacro Method

Adds a new KeyMacroObject.

Syntax

AddKeyMacro (ComboKey, KeyCode)

Properties

The AddKeyMacro method syntax has these parts:

Part

Description

ComboKey

enumCombinationKey. The control shift part of the key combination.

KeyCode

Integer. The ASCII value of the main key of the key combination.

 

Applies To