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