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
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 |
|
IDL |
|