CHtmlEditCtrlBase::GetBlockFormatNames
擷取字串與可用格式的標記對應。
HRESULT GetBlockFormatNames(
CStringArray& sa
) const;
參數
- sa
可用的格式標記,以字串陣列。
傳回值
如果成功則傳回 S_OK 或在失敗的錯誤 HRESULT。
備註
這個方法 IDM_GETBLOCKFMTS 命令 ID。 傳送至瀏覽器控制項。
需求
Header: afxhtml.h
擷取字串與可用格式的標記對應。
HRESULT GetBlockFormatNames(
CStringArray& sa
) const;
如果成功則傳回 S_OK 或在失敗的錯誤 HRESULT。
這個方法 IDM_GETBLOCKFMTS 命令 ID。 傳送至瀏覽器控制項。
Header: afxhtml.h