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