Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Notifies the host that the command state has changed.
virtual HRESULT OnUpdateUI( );
Return Value
S_OK if successful, or an OLE-defined error code otherwise.
Remarks
The host should update the state of toolbar buttons. This method is called regardless of the return value from ShowUI. Override OnUpdateUI to react to the UpdateUI notification from the Microsoft Web Browser control.
Requirements
Header: afxhtml.h