SECDateTimeCtrl::SetDateTime
BOOLSECDateTimeCtrl::SetDateTime(const COleDateTime&datetime)
Sets the current date and time for the control.
Defined in: DTCtrl.cpp
Return Value
Nonzero if date and time was set successfully, otherwise 0.
Parameters
datetime
Reference to a date/time object.
See Also