Skip to content

Latest commit

 

History

History
79 lines (61 loc) · 2.14 KB

nf-tom-itextfont2-setcookie.md

File metadata and controls

79 lines (61 loc) · 2.14 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:tom.ITextFont2.SetCookie
ITextFont2::SetCookie (tom.h)
Sets the client cookie.
ITextFont2 interface [Windows Controls]
SetCookie method
ITextFont2.SetCookie
ITextFont2::SetCookie
SetCookie
SetCookie method [Windows Controls]
SetCookie method [Windows Controls]
ITextFont2 interface
controls.itextfont2_setcookie
tom/ITextFont2::SetCookie
controls\itextfont2_setcookie.htm
Controls
d1b4c7a8-ba4c-482f-8431-14d45474ccc0
12/05/2018
ITextFont2 interface [Windows Controls],SetCookie method, ITextFont2.SetCookie, ITextFont2::SetCookie, SetCookie, SetCookie method [Windows Controls], SetCookie method [Windows Controls],ITextFont2 interface, controls.itextfont2_setcookie, tom/ITextFont2::SetCookie
tom.h
Windows
Windows 8 [desktop apps only]
Windows Server 2012 [desktop apps only]
Msftedit.dll
Windows
19H1
ITextFont2::SetCookie
tom/ITextFont2::SetCookie
c++
APIRef
kbSyntax
COM
Msftedit.dll
ITextFont2.SetCookie

ITextFont2::SetCookie

-description

Sets the client cookie.

-parameters

-param Value [in]

Type: long

The client cookie.

-returns

Type: HRESULT

If the method succeeds, it returns NOERROR. Otherwise, it returns an HRESULT error code.

-remarks

This value is purely for the use of the client. It has no meaning to the Text Object Model (TOM) engine except that different values correspond to different character format runs.

-see-also

ITextFont2

ITextFont2::GetCookie