ITfCandidateListUIElement::SetPageIndex method (msctf.h)
The ITfCandidateListUIElement::SetPageIndex method sets the page index.
Syntax
HRESULT SetPageIndex(
[in] UINT *pIndex,
[in] UINT uPageCnt
);
Parameters
[in] pIndex
[in] A pointer to an array of the indexes that each page starts from.
[in] uPageCnt
[in] A page count. The size of the pIndex buffer.
Return value
This method can return one of these values.
Value | Description |
---|---|
|
The method was successful. |
|
An unspecified error occurred. |
|
One or more parameters are invalid. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps | UWP apps] |
Minimum supported server | Windows 2000 Server [desktop apps | UWP apps] |
Target Platform | Windows |
Header | msctf.h |
DLL | Msctf.dll |
Redistributable | TSF 1.0 on Windows 2000 Professional |