Partager via


Méthode ISpellCheckProvider ::get_LocalizedName (spellcheckprovider.h)

Obtient du texte, adapté à l’affichage pour l’utilisateur, qui décrit ce vérificateur orthographique.

Cette propriété est en lecture seule.

Syntaxe

HRESULT get_LocalizedName(
  LPWSTR *value
);

Paramètres

value

Valeur de retour

None

Configuration requise

Condition requise Valeur
Client minimal pris en charge Windows 8 [applications de bureau | Applications UWP]
Serveur minimal pris en charge Windows Server 2012 [applications de bureau | Applications UWP]
Plateforme cible Windows
En-tête spellcheckprovider.h

Voir aussi

ISpellCheckProvider