RibbonBarQuickAccess.AddCommand

This function adds a command to Ribbon Bar Quick Access Toolbar.

Syntax Parameters Return Value
Sub RibbonBarQuickAccess.AddCommand( _
    iCommand As Integer)
iCommand [in]

The command ID to add. This is a CommandIdentifier value.

Type: Integer

This function does not return a value.