Contents Index Topic Contents | ||
Previous Topic: IDocHostUIHandler::TranslateUrl Next Topic: IDocHostUIHandler Structures and Enumerations |
IDocHostUIHandler::UpdateUI
HRESULT UpdateUI(void);Notifies the host that the command state has changed.
- Returns S_OK if successful, or an OLE-defined error code otherwise.
The host should update the state of toolbar buttons. This method is called regardless of the return value from the ShowUI method.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.