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