Function CSPCookie::operator const CSPString&()

Description:
Retrieves the content of the cookie.

Prototype:
operator const CSPString&() const;

Arguments:
No arguments (void).

Return value:
Returns a reference to the content of the value.

Examples:
CSPString strCookie = Request.Cookies( "mycookie" );
CSPCookie | Intrinsic objects and classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd