This topic has not yet been rated - Rate this topic

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.

MethodDescription
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

Ctffunc.h

IDL

Ctffunc.idl

DLL

Tiptsf.dll

 

 

Send comments about this topic to Microsoft

Build date: 10/27/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.