Поделиться через


CHtmlView::QueryStatusWB

Call this member function to query a command status.

OLECMDF QueryStatusWB(
   OLECMDID cmdID 
) const;

Параметры

  • cmdID
    The OLECMDID value of the command for which the caller needs status information.

Возвращаемое значение

The address of the OLECMDF value that receives the status of the command.

Заметки

QueryStatusWB implements the behavior of the IOleCommandTarget::QueryStatus method.

Applies to Internet Explorer and WebBrowser.

Требования

Header: afxhtml.h

См. также

Основные понятия

CHtmlView Class

CHtmlView Members

Hierarchy Chart

CHtmlView::ExecWB

IWebBrowser2::QueryStatusWB