Skip to content

Latest commit

 

History

History
74 lines (42 loc) · 2.62 KB

tfeditcookie.md

File metadata and controls

74 lines (42 loc) · 2.62 KB
title description ms.assetid keywords ms.topic ms.date
TfEditCookie (Msctf.h)
The TfEditCookie data type identifies an edit session that has a lock.
1de17286-5d56-4302-a144-5fe6ca7d5557
TfEditCookie
reference
05/31/2018

TfEditCookie

The TfEditCookie data type identifies an edit session that has a lock.

typedef DWORD TfEditCookie;

Remarks

The TfEditCookie data type is supplied by the TSF manager and is used by a client (application or text service) to identify an edit session with a read-only or read/write lock in various methods.

A TfEditCookie value is obtained in one of the following ways.

Requirements

Requirement Value
Minimum supported client
Windows 2000 Professional [desktop apps | UWP apps]
Minimum supported server
Windows 2000 Server [desktop apps | UWP apps]
Redistributable
TSF 1.0 on Windows 2000 Professional
Header
Msctf.h
IDL
Msctf.idl

See also

ITfCleanupContextSink::OnCleanupContext

ITfCompositionSink::OnCompositionTerminated

ITfDocumentMgr::CreateContext

ITfEditSession::DoEditSession

ITfTextEditSink::OnEndEdit