ITfCandidateString interface
The ITfCandidateString interface is implemented by a text service and is used by the TSF manager or a client to obtain information about a candidate string object.
The TSF manager implements this interface to provide access to this interface to other clients. This enables the TSF manager to function as a mediator between the client and the text service.
To obtain an instance of this interface, the TSF manager or client can call ITfCandidateList::GetCandidate.
Members
The ITfCandidateString interface inherits from the IUnknown interface. ITfCandidateString also has these types of members:
Methods
The ITfCandidateString interface has these methods.
| Method | Description |
|---|---|
| GetIndex |
Obtains the index of the candidate string object within the candidate list. |
| GetString |
Obtains the text of the candidate string object. |
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 |
|
|
DLL |
|