ITfCandidateListUIElement interface
The ITfCandidateListUIElement interface is implemented by a text service that has the candidate list UI.
Members
The ITfCandidateListUIElement interface inherits from the IUnknown interface. ITfCandidateListUIElement also has these types of members:
Methods
The ITfCandidateListUIElement interface has these methods.
| Method | Description |
|---|---|
| GetCount |
Returns the count of the candidate strings. |
| GetCurrentPage |
Returns the current page. |
| GetDocumentMgr |
Returns the target document manager of this UI. |
| GetPageIndex |
Returns the page index of the list. |
| GetSelection |
Returns the current selection of the candidate list. |
| GetString |
Returns the string of the index. |
| GetUpdatedFlags |
Returns the flag that tells which part of this element was updated. |
| SetPageIndex |
Set the page index. |
Requirements
|
Minimum supported client |
Windows 2000 Professional [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows 2000 Server [desktop apps | Windows Store apps] |
|
Redistributable |
TSF 1.0 on Windows 2000 Professional |
|
Header |
|
|
IDL |
|