adspace
Differ GetMessage, PostMessage & PeakMessage?
Answer Posted / krishna
GetMessage() will retrives the message from the running
message queue and The function dispatches incoming sent
messages until a posted message is available for retrieval.
PeekMEssage() retrieves the message from running message
queue but will not remove the message information from the
message queue.
PostMessage() Posts the message to the message queue and
returns.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category