Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves whether the WebBrowser displays a glyph for area tags.
HRESULT GetShowAreaTags(
bool& bCurValue
) const;
Parameters
- bCurValue
True if the WebBrowser displays a glyph for area tags, false if it does not.
Return Value
Returns S_OK on success, or an error HRESULT on failure.
Remarks
For more information, see IDM_SHOWAREATAGS Command ID.
Requirements
Header: afxhtml.h