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