SECDateTimeCtrl::Validate
BOOLSECDateTimeCtrl::Validate(const COleDateTime&datetime)
Validates the specified date/time to the current ranges.
Defined in: DTCtrl.cpp
Return Value
Nonzero if the new date/time is valid; otherwise 0.
Parameters
datetime
Reference to the datetime object to validate
See Also