Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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
| 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 |
|