EM_QUERYCHANGED - Parameters
ulReserved
(
ULONG
)
Reserved value, should be 0.
ulReserved
(
ULONG
)
Reserved value, should be 0.
rc
(
BOOL
)
Changed indicator.
TRUE
The text in the entry field control has been changed since the last time it received this message or a
WM_QUERYWINDOWPARAMS
message.
FALSE
All other situations.
[Back: EM_QUERYCHANGED Return Value - rc]
[Next: EM_QUERYCHANGED - Syntax]