TS_CHAR_* Constants

The TS_CHAR_* constants describe the type of character.

Constant/value Description
TS_CHAR_EMBEDDED
( 0xfffc )
The character is a Unicode 2.1 object-replacement character.
TS_CHAR_REGION
( 0 )
The character is a region boundary.
TS_CHAR_REPLACEMENT
( 0xfffd )
The character is a hidden-text placeholder character or a Unicode replacement character.

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
Textstor.h
IDL
Textstor.idl

See also

Embedded Objects