Click to Rate and Give Feedback
MSDN
MSDN Library
User Interface
TSF Reference
TSF Interfaces
ITfFnReconversion
 ITfFnReconversion::GetReconversion ...

  Switch on low bandwidth view
ITfFnReconversion::GetReconversion Method

Syntax

HRESULT GetReconversion(
  [in]   ITfRange *pRange,
  [out]  ITfCandidateList **ppCandList
);

Parameters

pRange [in]

Pointer to an ITfRange object that covers the text to be reconverted. This range object is obtained by calling ITfFnReconversion::QueryRange.

ppCandList [out]

Pointer to an ITfCandidateList pointer that receives the candidate list object.

Return Value

The method can return one of the following values.

ValueDescription

S_OK

The method was successful.

E_FAIL

An unspecified error occurred.

E_INVALIDARG

One or more parameters are invalid.

E_OUTOFMEMORY

A memory allocation failure occurred.

Requirements

ClientRequires Windows XP, Windows 2000 Professional, or Windows NT Workstation.
RedistributableRequires TSF 1.0 on Windows NT 4.0, Windows 2000 Professional and Windows MeWindows 98.
HeaderDeclared in Ctffunc.idl and Ctffunc.h.
DLLRequires Msctf.dll.

See Also

ITfFnReconversion
ITfRange
ITfFnReconversion::QueryRange
ITfCandidateList


Send comments about this topic to Microsoft

Build date: 12/17/2008

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker