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.
Gets the text to use as replacement text when the corrective action is replace.
This property is read-only.
Syntax
HRESULT get_Replacement(
LPWSTR *value
);
Parameters
value
Return value
None
Remarks
If the CORRECTIVE_ACTION returned by CorrectiveAction is not CORRECTIVE_ACTION_REPLACE, value is the empty string.
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 |