Skip to content

Latest commit

 

History

History
53 lines (34 loc) · 2.07 KB

tf-tf--constants.md

File metadata and controls

53 lines (34 loc) · 2.07 KB
title description ms.assetid topic_type api_name api_location api_type ms.topic ms.date
TF_TF_ Constants (Msctf.h)
The TF\_TF\_\ constants are used to specify options with the ITfRange GetText method.
1b779d99-3e09-4789-8575-73a6ecb44e3b
apiref
TF_TF_MOVESTART
TF_TF_IGNOREEND
Msctf.h
HeaderDef
reference
05/31/2018

TF_TF_* Constants

The TF_TF_* constants are used to specify options with the ITfRange::GetText method.

Constant/value Description
TF_TF_MOVESTART
( 1 )
Update start anchor.
TF_TF_IGNOREEND
( 2 )
Ignore end anchor.

Requirements

Requirement Value
Minimum supported client
Windows 2000 Professional [desktop apps only]
Minimum supported server
Windows 2000 Server [desktop apps only]
Redistributable
TSF 1.0 on Windows 2000 Professional
Header
Msctf.h
IDL
Msctf.idl

See also

ITfRange::GetText