Keys.Add

Syntax Parameters Return Value
Sub Keys.Add( _
    VirtKey As Byte, _
    AccelKey As WORD, _
    Command As WORD)
  • VirtKey [in]

Type: Byte

  • AccelKey [in]

Type: WORD

  • Command [in]

Type: WORD

This function does not return a value.