InternetSetCookieExW.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

InternetSetCookieExW (WININET.@)

SYNOPSIS

DWORD InternetSetCookieExW
 (
  LPCWSTR   lpszURL,
  LPCWSTR   lpszCookieName,
  LPCWSTR   lpszCookieData,
  DWORD     dwFlags,
  DWORD_PTR dwReserved
 )

DESCRIPTION

Sets a cookie for the specified URL.

RETURNS

TRUE on success FALSE on failure

IMPLEMENTATION

Defined in "wininet.h".

Implemented in "dlls/wininet/cookie.c".

Debug channel "wininet".