ITfCandidateListUIElement interface (msctf.h)
The ITfCandidateListUIElement interface is implemented by a text service that has the candidate list UI.
Inheritance
The ITfCandidateListUIElement interface inherits from the IUnknown interface. ITfCandidateListUIElement also has these types of members:
Methods
The ITfCandidateListUIElement interface has these methods.
| ITfCandidateListUIElement::GetCount The ITfCandidateListUIElement::GetCount method returns the count of the candidate strings. |
| ITfCandidateListUIElement::GetCurrentPage The ITfCandidateListUIElement::GetCurrentPage method returns the current page. |
| ITfCandidateListUIElement::GetDocumentMgr The ITfCandidateListUIElement::GetDocumentMgr method returns the target document manager of this UI. |
| ITfCandidateListUIElement::GetPageIndex The ITfCandidateListUIElement::GetPageIndex method returns the page index of the list. |
| ITfCandidateListUIElement::GetSelection The ITfCandidateListUIElement::GetSelection method returns the current selection of the candidate list. |
| ITfCandidateListUIElement::GetString The ITfCandidateListUIElement::GetString method returns the string of the index. |
| ITfCandidateListUIElement::GetUpdatedFlags The ITfCandidateListUIElement::GetUpdatedFlags method returns the flag that tells which part of this element was updated. |
| ITfCandidateListUIElement::SetPageIndex The ITfCandidateListUIElement::SetPageIndex method sets the page index. |
Requirements
| 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 |
| Redistributable | TSF 1.0 on Windows 2000 Professional |