BuildKeyCode Method

See Also         Example         Applies To

Returns a unique number for the specified key combination.

Syntax

expression.BuildKeyCode(Arg1, Arg2, Arg3, Arg4)

expression   Optional. An expression that returns an Application object.

Arg1   Required Long. A key you specify by using one of the WdKey constants.

Arg2 – Arg4   Optional Variant. A key you specify by using one of the WdKey constants.