WinGetMsg Return Value - rc
rc
(
BOOL
) - returns
Continue message indicator.
TRUE
Message returned is not a
WM_QUIT
message
FALSE
Message returned is a
WM_QUIT
message.
[Back: WinGetMsg Parameter - ulLast]
[Next: WinGetMsg - Parameters]