|
Function type Variables |
UBYTE r_TSRequestValid(UBYTE TsId); |
EN |
|||
|
BYTE l_VSAnfoGueltig (BYTE VSID); |
DE |
||||
|
Description |
Indicates whether the request is valid. |
||||
|
Version information |
from version 9.1.0 |
||||
|
Arguments |
|||||
|
UBYTE |
TsId |
ID number of the desired traffic stream. |
|||
|
Return value |
|||||
|
UBYTE |
1 |
Right |
The request is valid. |
||
|
0 |
Wrong |
The request is not valid. |
|||