WinPostMsg Return Value - rc
rc
(
BOOL
) - returns
Message-posted indicator.
TRUE
Message successfully posted
FALSE
Message could not be posted; for example, because the message queue was full.
[Back: WinPostMsg Parameter - mpParam2]
[Next: WinPostMsg - Parameters]