void FNC_TblOpGetColDef(int streamno, Stream_Direction_en direction, FNC_TblOpColumnDef_t *coldef);
- int streamno
- ストリーム番号。
- Stream_Direction_en direction
- ストリームの方向'W'または'R'。
- FNC_TblOpColumnDef_t *coldef
- 列定義が適用されるバッファの位置。
void FNC_TblOpGetColDef(int streamno, Stream_Direction_en direction, FNC_TblOpColumnDef_t *coldef);