UDM_SETRANGE32UDM_SETRANGE32*
*



Contents  *



Index  *Topic Contents
*Previous Topic: UDM_SETRANGE
*Next Topic: UDM_SETUNICODEFORMAT

UDM_SETRANGE32


UDM_SETRANGE32
    wParam = (WPARAM)(int) iLow;
    lParam = (LPARAM)(int) iHigh;

Sets the 32-bit range of an up-down control.

iLow
Signed integer value that represents the new lower limit of the up-down control range.
iHigh
Signed integer value that represents the new upper limit of the up-down control range.

Version 4.71


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