Predefined List Attributes

The following values identify list attributes obtained with the ITfContext::GetAppProperty method. The data format and contents of each property type are included.

Properties

Property Description
TSATTRID_List Not used.
TSATTRID_List_LevelIndel Contains the index level of the list. 1 is the outermost level, 2 is the next level, and so on.
TSATTRID_List_Type Not used.
TSATTRID_List_Type_Arabic Contains a nonzero value if the list is an arabic numeral list or zero otherwise.
TSATTRID_List_Type_Bullet Contains a nonzero value if the list is a bulleted list or zero otherwise.
TSATTRID_List_Type_LowerLetter Contains a nonzero value if the list is a lowercase lettered list or zero otherwise.
TSATTRID_List_Type_LowerRoman Contains a nonzero value if the list is a lowercase roman numeral list or zero otherwise.
TSATTRID_List_Type_UpperLetter Contains a nonzero value if the list is an upper-case lettered list or zero otherwise.
TSATTRID_List_Type_UpperRoman Contains a nonzero value if the list is an uppercase roman numeral list or zero otherwise.

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
TsAttrid.h

See also

ITfContext::GetAppProperty