Partager via


ITfCandidateListUIElement ::SetPageIndex, méthode (msctf.h)

La méthode ITfCandidateListUIElement ::SetPageIndex définit l’index de page.

Syntaxe

HRESULT SetPageIndex(
  [in] UINT *pIndex,
  [in] UINT uPageCnt
);

Paramètres

[in] pIndex

[in] Pointeur vers un tableau des index à partir duquel chaque page commence.

[in] uPageCnt

[in] Nombre de pages. Taille de la mémoire tampon pIndex.

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