The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
ICoreWebView2CookieManager.CopyCookie
arsd
webview
ICoreWebView2CookieManager
Creates a cookie whose params matches those of the specified cookie.
interface
ICoreWebView2CookieManager
HRESULT
CopyCookie
(
ICoreWebView2Cookie
cookieParam
,
ICoreWebView2Cookie
*
cookie
)
Meta
Source
See Implementation
arsd
webview
ICoreWebView2CookieManager
functions
AddOrUpdateCookie
CopyCookie
CreateCookie
DeleteAllCookies
DeleteCookie
DeleteCookies
DeleteCookiesWithDomainAndPath
GetCookies
Creates a cookie whose params matches those of the specified cookie.