Programming guideline of WinDom
- NAME
-
get_cookiejar() - return the cookiejar address
- PROTOTYPAGE
-
long *get_cookiejar( void);
- PARAMETERS
-
return: address of the system cookiejar or NULL value.
- DESCRIPTION
-
get_cookiejar() returns address of the system cookie jar of
a NULL value if the system does not support cookie jar.