Applies to: desktop apps only
Miscellaneous framework constants indicate settings for clients, processes, or text.
| Constant/value | Description |
|---|---|
|
Indicates to a text service that the client is deactivated. See TfClientId. |
|
The TfGuidAtom value for the current process is invalid. |
|
Use the default selection. Used by ITfContext::GetSelection, ITextStoreACP::GetSelection, and ITextStoreAnchor::GetSelection. |
|
Specifies that the ITfEditRecord::GetTextAndPropertyUpdates method will obtain the collection of range objects that cover the text changed during the edit session. |
|
The range shift stops if an embedded object is encountered. Used in dwFlags member of TF_HALTCOND structure. |
|
The text is a transform (correction) of existing content, so that other text services can preserve data associated with the original text. Used in dwFlags parameter of ITfRange::InsertEmbedded. |
|
Not used. |
|
Not used. |
|
All contexts are removed from the stack. Used in dwFlags parameter of ITfDocumentMgr::Pop. |
|
The text is a transform (correction) of existing content, so that other text services can preserve data associated with the original text. Used in dwFlags parameter of ITfRange::SetText. |
|
The text change is the result of a transform (correction) of existing content. This implies that the semantics of the text have not changed. Used in dwFlags parameter of ITfPropertyStore::OnTextUpdated. |
|
Not used. |
Requirements
|
Minimum supported client | Windows 2000 Professional |
|---|---|
|
Minimum supported server | Windows 2000 Server |
|
Redistributable | TSF 1.0 on Windows 2000 Professional |
|
Header |
|
|
IDL |
|
See also
- ITextStoreACP::GetSelection
- ITextStoreAnchor::GetSelection
- ITfContext::GetSelection
- ITfDocumentMgr::Pop
- ITfEditRecord::GetTextAndPropertyUpdates
- ITfPropertyStore::OnTextUpdated
- ITfRange::InsertEmbedded
- ITfRange::SetText
- TfClientId
- TfGuidAtom
- TF_HALTCOND
Send comments about this topic to Microsoft
Build date: 5/5/2012
