DWORD CBCGPToolbarDateTimeCtrl::GetTime | ( | CTime & | timeDest | ) | const |
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 CTime object that will receive the system time information. |