Click or drag to resize
TcmpFrameUpdateCrc Method

[This is preliminary documentation and is subject to change.]

Namespace: TapTrack.Tcmp.Communication
Assembly: TapTrack.Tcmp (in TapTrack.Tcmp.dll) Version: 0.4.0.0 (0.4.0.0)
Syntax
C#
protected static int UpdateCrc(
	int crc,
	byte b
)

Parameters

crc
Type: SystemInt32
b
Type: SystemByte

Return Value

Type: Int32
See Also