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