TS_SS_* Constants
The TS_SS_* constants, defined before run time in the TS_STATUS structure, describe static document states.
Constant/value | Description |
---|---|
|
The document supports multiple selections. |
|
The document can contain multiple regions. |
|
The document is expected to have a short usage cycle. |
|
The document will never contain hidden text. |
|
Starting with Windows 8: The document supports autocorrection provided by the touch keyboard. |
|
Starting with Windows 8: The document supports text suggestions provided by the touch keyboard. |
Remarks
The dwStaticFlags member of the TS_STATUS structure uses these constants.
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 |
|
IDL |
|