IOptionDescription::Description property
Get the description of the spell checker option.
This property is read-only.
Syntax
HRESULT get_Description(
[out, retval] LPWSTR *value
);
Property value
The description for this option.
Error codes
| Name | Meaning |
|---|---|
|
Successful. |
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
|
Minimum supported client |
Windows 8 [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2012 [desktop apps | Windows Store apps] |
|
Header |
|
|
IDL |
|
See also
Show: