void FNC_TblOpGetColDef(int streamno, Stream_Direction_en direction, FNC_TblOpColumnDef_t *coldef);
Syntax Elements
- streamno
- the stream number.
- direction
- the direction of the stream: 'W' or 'R'.
- coldef
- the location of the buffer where the column definitions will be placed.