Function CSPVariant::GetString()
Description:
Retrieves the CSPString value of the content, performing any possible conversion necessary.
 |
Prototype:
CSPString GetString() const;
Arguments:
No arguments (void).
Return value:
Returns the CSPString value contained.
See also:
member functions SetString(), operator CSPString ()
|
|