DateTime_GetDateTimePickerInfo macro (commctrl.h)

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

Syntax

void DateTime_GetDateTimePickerInfo(
  [in]       hdp,
  [in, out]  pdtpi
);

Parameters

[in] hdp

Type: HWND

A handle to the DTP control.

[in, out] pdtpi

Type: DATETIMEPICKERINFO*

DATETIMEPICKERINFO cbSize

Return value

None

Requirements

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