Function CSPDate::CSPDate()
Description:
Creates a date object that does not contain any date information (null).
Prototype:
CSPDate();
Arguments:
No arguments (void).
Return value:
No value is returned.
Remarks:
In order to check whether a CSPDate object is null, use
IsNull()
See also:
constructor
CSPDate( unigned long ulDay, unsigned long ulMonth, long lYear )
,
IsNull()
CSPDate
|
Basic classes
|
Class Categories
|
Online help home
|
Back
www.micronovae.com
Copyright © 2002 - 2005 Micronovae Ltd