BCGControlBar Pro for MFC
static DWORD CBCGPToolbarDateTimeCtrl::GetTimeAll ( UINT  uiCmd,
LPSYSTEMTIME  pTimeDest 
)
static

Looks for a toolbar button with the specified command ID and then calls CDateTimeCtrl::GetTime (see MFC documentation for details).

Parameters
uiCmdSpecifies a toolbar button's command ID.
pTimeDestA pointer to the SYSTEMTIME structure to receive the system time information. Must not be NULL.