CHtmlEditCtrlBase::GetShowMiscTags
Retrieves whether the WebBrowser displays all the tags shown in Microsoft Internet Explorer 4.0.
HRESULT GetShowMiscTags(
bool& bCurValue
) const;
Parameters
- bCurValue
True if the WebBrowser displays all the tags shown in Microsoft Internet Explorer 4.0, false if it does not.
Return Value
Returns S_OK on success, or an error HRESULT on failure.
Remarks
For more information, see IDM_SHOWMISCTAGS Command ID.
Requirements
Header: afxhtml.h