| |||||||||||
|
|
This is the message handle in the server's message queue. The handle is returned when you send a message. It is used primarily so you can get the status of a message (CheckMsgStatus) you sent, or if the message has has failed you can use ResetMsgInQueue to have the server try to send it again. Example <INPUT NAME = "MsgHandle" VALUE="1234"> |
|