CHtmlEditCtrlBase::GetAbsolutePosition
返回元素的placement属性是否为“绝对”。
HRESULT GetAbsolutePosition(
bool& bCurValue
) const;
参数
- bCurValue
True,则元素的placement属性设置为“绝对”。
返回值
返回在成功的S_OK或在失败时错误HRESULT。
备注
有关更多信息,请参见 IDM_ABSOLUTE_POSITION命令ID。
要求
Header: afxhtml.h