Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.gif)
.gif)
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