TF_SD_* Constants

The TF_SD_* constants describe the document status.

Constant/value Description
TF_SD_READONLY
( TS_SD_READONLY )
The document is read-only and cannot be modified.
TF_SD_LOADING
( TS_SD_LOADING )
The document is loading and can be incomplete.

Remarks

The dwDynamicFlags member of the TF_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
Msctf.h
IDL
Msctf.idl

See also

TF_STATUS

TS_SD_* Constants

ITfContextOwner::GetStatus

ITfContextOwnerServices::OnStatusChange

ITextStoreACP::GetStatus

ITfStatusSunk::OnStatusChange