Function CSPTime::GetWString()
Description:
It retrieves the string representation of the contained time value.
 |
Prototype:
CSPWString GetWString() const;
Arguments:
No arguments (void).
Return value:
It returns a wide-character string representing the contained time.
See also:
member function GetString()
|
|