DBR701::SendRequestSync

Windows CE 5.0 Not SupportedWindows Embedded NavReady 2009 Supported

10/16/2008

This method sends the specified message to the MSN Direct receiver synchronously. It blocks until a response is received, or until the time-out period expires.

Syntax

void SendRequestSync(
  GenericHostMsg *RequestMsg
);

Parameters

  • RequestMsg
    [in] GenericHostMsg object that represents the message to send synchronously to the MSN Direct receiver.

Return Value

None.

Remarks

If an error is received, this method automatically retries the send operation a maximum of three times.

Requirements

Header DBR701.h
Library DBRLib.lib
Windows Embedded CE Windows CE 5.0, Windows Embedded NavReady 2009

See Also

Reference

DBR701::RequestSync
DBR701 Class
MSN Direct Services Classes