Function CSPDateTime::operator =()

Description:
Assigns a new date value to this object.

Prototype:
CSPDateTime& operator =(const CSPDate& dDate);

Arguments:
  • const CSPDate& dDate [IN]
    The date value to assign.



Return value:
It returns a reference to the object itself.

See also:
member functions operator = ( const CSPDateTime& ), operator = ( const CSPTime& ), operator += (), operator -= (), operator + (), operator - (), operator ++ (), operator -- ()
CSPDateTime | Basic classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd