CInternetSession::GetCookieLength
Visual Studio 2005
This topic has been updated for Visual Studio 2005 SP1.
Call this member function to get the length of the cookie stored in the buffer.
static DWORD GetCookieLength( LPCTSTR pstrUrl, LPCTSTR pstrCookieName );
Parameters
- pstrUrl
-
A pointer to a string containing the URL
- pstrCookieName
-
A pointer to a string containing the name of the cookie.