Skip to content

Latest commit

 

History

History
108 lines (92 loc) · 2.73 KB

nf-msctf-itfcandidatelistuielement-setpageindex.md

File metadata and controls

108 lines (92 loc) · 2.73 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:msctf.ITfCandidateListUIElement.SetPageIndex
ITfCandidateListUIElement::SetPageIndex (msctf.h)
The ITfCandidateListUIElement::SetPageIndex method sets the page index.
ITfCandidateListUIElement interface [Text Services Framework]
SetPageIndex method
ITfCandidateListUIElement.SetPageIndex
ITfCandidateListUIElement::SetPageIndex
SetPageIndex
SetPageIndex method [Text Services Framework]
SetPageIndex method [Text Services Framework]
ITfCandidateListUIElement interface
msctf/ITfCandidateListUIElement::SetPageIndex
tsf.itfcandidatelistuielement_setpageindex
tsf\itfcandidatelistuielement_setpageindex.htm
TSF
2e7a5185-2e4b-4f8e-b7c0-d9462d61b113
12/05/2018
ITfCandidateListUIElement interface [Text Services Framework],SetPageIndex method, ITfCandidateListUIElement.SetPageIndex, ITfCandidateListUIElement::SetPageIndex, SetPageIndex, SetPageIndex method [Text Services Framework], SetPageIndex method [Text Services Framework],ITfCandidateListUIElement interface, msctf/ITfCandidateListUIElement::SetPageIndex, tsf.itfcandidatelistuielement_setpageindex
msctf.h
Windows
Windows 2000 Professional [desktop apps \| UWP apps]
Windows 2000 Server [desktop apps \| UWP apps]
Msctf.idl
Msctf.dll
Windows
TSF 1.0 on Windows 2000 Professional
19H1
ITfCandidateListUIElement::SetPageIndex
msctf/ITfCandidateListUIElement::SetPageIndex
c++
APIRef
kbSyntax
COM
Msctf.dll
ITfCandidateListUIElement.SetPageIndex

ITfCandidateListUIElement::SetPageIndex

-description

The ITfCandidateListUIElement::SetPageIndex method sets the page index.

-parameters

-param pIndex [in]

[in] A pointer to an array of the indexes that each page starts from.

-param uPageCnt [in]

[in] A page count. The size of the pIndex buffer.

-returns

This method can return one of these values.

Value Description
S_OK
The method was successful.
E_FAIL
An unspecified error occurred.
E_INVALIDARG
One or more parameters are invalid.