CHtmlEditCtrlBase::GetBlockFormatNames

检索字符串以提供相应的布局标记。

HRESULT GetBlockFormatNames(
   CStringArray& sa 
) const;

参数

  • sa
    可用的布局标记,作为字符串数组。

返回值

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

备注

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

要求

Header: afxhtml.h

请参见

参考

CHtmlEditCtrlBase选件类

CHtmlEditCtrlBase::GetBlockFormat