CHtmlEditCtrlBase::Is1DElement

确定元素是否静态确定。

HRESULT Is1DElement(
   bool& bValue 
) const;

参数

  • bValue
    True,如果元素静态确定错误,否则为。

返回值

返回在成功的S_OK或在失败时错误HRESULT。

备注

此方法 IDM_1D_ELEMENT命令ID 发送到浏览器控件。

要求

Header: afxhtml.h

请参见

参考

CHtmlEditCtrlBase选件类

CHtmlEditCtrlBase::Is2DElement