ISpellCheckProvider::get_LocalizedName method (spellcheckprovider.h)

Gets text, suitable to display to the user, that describes this spell checker.

This property is read-only.

Syntax

HRESULT get_LocalizedName(
  LPWSTR *value
);

Parameters

value

Return value

None

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 spellcheckprovider.h

See also

ISpellCheckProvider