IOptionDescription::get_Description method (spellcheck.h)
Get the description of the spell checker option.
This property is read-only.
Syntax
HRESULT get_Description(
LPWSTR *value
);
Parameters
value
Return value
None
Remarks
The description explains the implications of making the various choices associated with the option. 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 |