Cookie
Creates a new Client preference cookie.
Handles returned can be closed via CloseHandle() when
no longer needed.
Parameters
const char[] name
Name of the new preference cookie.
const char[] description
Optional description of the preference cookie.
What CookieAccess level to assign to this cookie.
Return Value
Cookie A handle to the newly created cookie. If the cookie already
exists, a handle to it will still be returned.Error
Cookie name is blank.