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