Click or drag to resize
TcmpFrameToArray Method

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

Converts the TcmpFrame object to it's byte array form

Namespace: TapTrack.Tcmp.Communication
Assembly: TapTrack.Tcmp (in TapTrack.Tcmp.dll) Version: 0.4.0.0 (0.4.0.0)
Syntax
C#
public byte[] ToArray()

Return Value

Type: Byte
See Also