DWORD CBCGPToolbarDateTimeCtrl::GetTime | ( | LPSYSTEMTIME | pTimeDest | ) |
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.
pTimeDest | A reference to a COleDateTime object that will receive the system time information. |