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