TsViewCookie

The TsViewCookie data type identifies a context view.


typedef DWORD TsViewCookie;

Remarks

An application must supply a unique TsViewCookie value for each view it creates.

The TSF manager obtains this value from the application by calling ITextStoreACP::GetActiveView or ITextStoreAnchor::GetActiveView. The TSF manager uses this value to identify the view when calling various ITextStoreACP or ITextStoreAnchor methods.

Requirements

Minimum supported client

Windows 2000 Professional [desktop apps | Windows Store apps]

Minimum supported server

Windows 2000 Server [desktop apps | Windows Store apps]

Redistributable

TSF 1.0 on Windows 2000 Professional

Header

Textstor.h

IDL

Textstor.idl

See also

ITextStoreACP
ITextStoreACP::GetActiveView
ITextStoreAnchor::GetActiveView

 

 

Show: