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

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