3 references to get_cookie
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\HtmlDocument.cs (1)
313
htmlDoc2.Value->
get_cookie
(&cookie).ThrowOnFailure();
System.Windows.Forms.Primitives (2)
_generated\144\Windows.Win32.IHTMLDocument2.g.cs (2)
1210
/// <inheritdoc cref="
get_cookie
(winmdroot.Foundation.BSTR*)"/>
1216
winmdroot.Foundation.HRESULT __result = this.
get_cookie
(pLocal);