Function CSPVariant::operator CSPString()
Description:
Extracts the CSPString value contained, performing any possible conversion if necessary. Same as GetString().
 |
Prototype:
operator CSPString() const;
Arguments:
No arguments (void).
Return value:
Returns the CSPString value contained.
|
|