win32gui.ReplyMessage

int = ReplyMessage(result)

Used to reply to a message sent through the SendMessage function without returning control to the function that called SendMessage.

Parameters

result : int

Specifies the result of the message processing. The possible values are based on the message sent.