BCGControlBar Pro for MFC
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.

Parameters
pTimeDestA reference to a COleDateTime object that will receive the system time information.