RemoveCookie method

This method is used to remove a cookie.

Syntax


C++

HRESULT RemoveCookie(
BSTR Name
)

Scripting languages

Object.RemoveCookie Name

Parameters


Name

The name of the cookie.

Return value


C++

The return code.

Scripting languages

None

Home

Applies to

IERUSEvent_SiteLogout