Click or drag to resize
TcmpFrameCalculateLcs Method (Byte, Byte)

[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 byte CalculateLcs(
	byte len1,
	byte len0
)

Parameters

len1
Type: SystemByte
len0
Type: SystemByte

Return Value

Type: Byte
See Also