DTM_GETDATETIMEPICKERINFO message

Gets information on a date and time picker (DTP) control.

Parameters

wParam

Must be zero.

lParam [in]

A pointer to **DATETIMEPICKERINFO** to receive the information. The caller is responsible for allocating the memory for this structure. Set the **cbSize** member of the structure to sizeof(DATETIMEPICKERINFO) before sending this message.

Return value

Return value is ignored.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
Header
Commctrl.h