DateTime_GetRangeDateTime_GetRange*
*Contents  *Index  *Topic Contents
*Previous Topic: DateTime_GetMonthCalFont
*Next Topic: DateTime_GetSystemtime

DateTime_GetRange


DWORD DateTime_GetRange(
    HWND hwndDT,
    LPSYSTEMTIME lpSysTimeArray);

Retrieves the current minimum and maximum allowable system times for a date and time picker (DTP) control. You can use this macro, or send the DTM_GETRANGE message explicitly.

hwndDT
Address of a DTP control.
lpSysTimeArray
Address of a two-element array of SYSTEMTIME structures.

Version 4.70


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.