Partager via


Méthode ITfCandidateListUIElement ::GetString (msctf.h)

La méthode ITfCandidateListUIElement ::GetString retourne la chaîne de l’index.

Syntaxe

HRESULT GetString(
  [in]  UINT uIndex,
  [out] BSTR *pstr
);

Paramètres

[in] uIndex

[in] Index de la chaîne à obtenir.

[out] pstr

[out] Pointeur vers BSTR pour la chaîne candidate de l’index.

Valeur retournée

Cette méthode peut retourner l’une de ces valeurs.

Valeur Description
S_OK
La méthode a réussi.
E_FAIL
Une erreur non spécifiée s'est produite.
E_INVALIDARG
Un ou plusieurs paramètres ne sont pas valides.

Configuration requise

Condition requise Valeur
Client minimal pris en charge Windows 2000 Professionnel [applications de bureau | Applications UWP]
Serveur minimal pris en charge Windows 2000 Server [applications de bureau | Applications UWP]
Plateforme cible Windows
En-tête msctf.h
DLL Msctf.dll
Composant redistribuable TSF 1.0 sur Windows 2000 Professionnel