CHtmlEditCtrlBase::GetBookMark
擷取書籤錨定的名稱。
HRESULT GetBookMark(
CString& strAnchor
) const;
參數
- strAnchor
書籤錨定的名稱。
傳回值
如果成功則傳回 S_OK 或在失敗的錯誤 HRESULT。
備註
如需詳細資訊,請參閱 IDM_BOOKMARK 命令 ID。。
需求
Header: afxhtml.h
擷取書籤錨定的名稱。
HRESULT GetBookMark(
CString& strAnchor
) const;
如果成功則傳回 S_OK 或在失敗的錯誤 HRESULT。
如需詳細資訊,請參閱 IDM_BOOKMARK 命令 ID。。
Header: afxhtml.h