UI_ALL_COMMANDS

Specifies a constant that identifies the collection of Commands declared in the Markup resource file.

Remarks

UI_ALL_COMMANDS is useful when it is necessary to access similar properties across all Commands. For example, UI_ALL_COMMANDS can be passed to IUIFramework::InvalidateUICommand to invalidate and refresh all Ribbon Commands by querying the host application for new property values.

Requirements

Requirement Value
Minimum supported client
Windows 7, Windows Vista with SP2 and Platform Update for Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 R2, Windows Server 2008 with SP2 and Platform Update for Windows Server 2008 [desktop apps only]
Header
Uiribbon.h
IDL
Uiribbon.idl

See also

Constants and Enumerations