Function CSPDateTime::GetWString()
Description:
It retrieves the textual representation of the full date and time.
 |
Prototype:
CSPWString GetWString() const;
Arguments:
No arguments (void).
Return value:
It returns a wide-character string containing the date and time.
See also:
member function GetWString()
|
|