|
Function type Variables |
UBYTE r_TestCanCloseAllConflictingTS(UBYTE TsId); |
EN |
|||
|
BYTE l_AbbruchGegenAlleFeindeVSTesten(BYTE VSID); |
DE |
||||
|
Description |
Tests whether the traffic stream can cancel all his conflicting traffic streams. |
||||
|
Version information |
from version 6.1.3 |
||||
|
Arguments |
|||||
|
UBYTE |
TsId |
ID number of the desired traffic stream. |
|||
|
Return value |
|||||
|
UBYTE |
1 |
Right |
All conflicting traffic streams can be cancelled. |
||
|
0 |
Wrong |
NOT all conflicting traffic streams can be cancelled. |
|||