ZeeGrid Control Message

ZGM_GETREGDATEDAY


ZGM_GETREGDATEDAY

An application sends a ZGM_GETREGDATEDAY message to get the day of the month of the date in the internal date register.

ZGM_GETREGDATEDAY
wParam = 0;       //not used; must be 0
lParam = 0;       //not used; must be 0

Return Values

If the date in the internal date register is valid, this message returns the day of the month of that date. Otherwise, the message returns 0.

Copyright © 2002-2016 by David Hillard