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 sets the first byte of the payload to the specified value, which is always the error code of the message.
Syntax
void SetErrorCode(
BYTE NewErrorCode
);
Parameters
- NewErrorCode
[in] BYTE that indicates the error code of the message. For more information, see MSN Direct Error Code Constants.
Return Value
None.
Requirements
| Header | DBRLib.h |
| Library | DBRLib.lib |
| Windows Embedded CE | Windows CE 5.0, Windows Embedded NavReady 2009 |
See Also
Reference
GenericHostMsg::GetErrorCode
GenericHostMsg Class
MSN Direct Services Classes