IOutMessage::SendWaitForReply

Sends the OutMessage object and waits for an InMessage object containing a reply.

Parameter:

Timeout

The time in milliseconds that the function will wait.

When the function is set to zero, it will wait until the InMessage is received.

More information:

IOutMessage Interface