Function CSPParam::operator const CSPString &()

Description:
Retrieves the first of the values in the parameter.

Prototype:
operator const CSPString &() const;

Arguments:
No arguments (void).

Return value:
Returns a reference to the first value.

Examples:
CSPString strValue = Request.Form( "f_name" );
CSPParam | Intrinsic objects and classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd