IUIFramework::FlushPendingInvalidations method (uiribbon.h)

Processes all pending Command updates.

Syntax

HRESULT FlushPendingInvalidations();

Return value

Type: HRESULT

Returns S_OK if successful; otherwise, an error value.

Requirements

Requirement Value
Minimum supported client Windows 7 [desktop apps only]
Minimum supported server Windows Server 2008 R2 [desktop apps only]
Target Platform Windows
Header uiribbon.h
DLL Mshtml.dll

See also

IUIFramework

UI_COMMANDTYPE

UI_INVALIDATIONS

Windows Ribbon Framework Samples