BOOL CBCGPToolbarDateTimeCtrl::GetTime | ( | COleDateTime & | timeDest | ) |
Retrieves the currently selected time from a date and time picker control and places it in a specified SYSTEMTIME structure. The same as CDateTimeCtrl::GetTime.
timeDest | A reference to a COleDateTime object that will receive the system time information. |