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