DTM_GETRANGEDTM_GETRANGE*
*Contents  *Index  *Topic Contents
*Previous Topic: DTM_GETMONTHCAL
*Next Topic: DTM_GETSYSTEMTIME

DTM_GETRANGE


DTM_GETRANGE
    wParam = 0;
    lParam = (LPARAM) lpSysTimeArray;

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

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.