SECDateTimeCtrl::SetTime
BOOLSECDateTimeCtrl::SetTime(const COleDateTime&datetime)
Sets the current time (only) 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