arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
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.