IOptionDescription::get_Heading method (spellcheck.h)
Gets the heading for the spell checker option.
This property is read-only.
Syntax
HRESULT get_Heading(
LPWSTR *value
);
Parameters
value
Return value
None
Remarks
The heading can be used to group sets of options by placing the header on the first item of that group. This should be in the language of the spell checker or localized to the user's UI language.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 [desktop apps | UWP apps] |
Minimum supported server | Windows Server 2012 [desktop apps | UWP apps] |
Target Platform | Windows |
Header | spellcheck.h |