CDHtmlDialog::UpdateUI

Called to notify the host that the command state has changed.

STDMETHOD(UpdateUI)( void );

Return Value

Returns E_NOTIMPL.

Remarks

This member function is CDHtmlDialog's implementation of IDocHostUIHandler::UpdateUI, as described in the Windows SDK.

Requirements

Header: afxdhtml.h

See Also

Reference

CDHtmlDialog Class

Hierarchy Chart

IDocHostUIhandler Interface

Other Resources

CDHtmlDialog Members