GoWebScan API
kStatus GoWebScanTileCombiner_AddLane ( GoWebScanTileCombiner  combiner,
k32s  msgId,
k32s  id1,
k32s  id2,
k32s  id3 
)

Adds a lane to the combiner.

A lane represents a unique source of tiles and is identified by the 4 element ID field in the tile message stamp.

Parameters
combinerGoWebScanTileCombiner object.
msgIdMessage type ID.
id1Second element of lane ID.
id2Third element of lane ID.
id3Fourth element of lane ID.
Returns
Operation status.
See also
GoWebScanMsgStamp