|
Function type Variables |
vsplib.DeletePublicTransportVehicleTrafficStream |
|
|
|
VOID w_TrainDelete(UBYTE TsId, UBYTE Train); |
|
||
|
Description |
Deleting a registered public transport traffic stream with all its message points. |
||
|
Version information |
from version 6.1.3 |
||
|
Arguments |
|||
|
UBYTE |
TsId |
ID number of the traffic stream. |
|
|
Train |
Specifies which of the registered trains in the traffic stream is to be deleted. |
||
|
Return value |
|||
|
None |
|||
|
Remark |
|||
|
Can only be used for public transport traffic streams that have not been analysed using the public transport module. |
|||

