MsgFromReceiver::CheckCRC

Windows CE 5.0 Not SupportedWindows Embedded NavReady 2009 Supported

10/16/2008

This method checks if the Cyclic Redundancy Check (CRC) value of the original message matches the CRC value computed from the contents of the message after it was received on the host device.

Syntax

bool CheckCRC();

Parameters

None.

Return Value

Returns true if the original-message CRC value is equal to the computed CRC value.

Requirements

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

See Also

Reference

MsgFromReceiver Class
MSN Direct Services Classes

Other Resources