- Close
int function(dxlib_d.dxdatatype.DWORD_PTR StreamDataPoint) Close;
- Eof
int function(dxlib_d.dxdatatype.DWORD_PTR StreamDataPoint) Eof;
- IdleCheck
int function(dxlib_d.dxdatatype.DWORD_PTR StreamDataPoint) IdleCheck;
- Read
size_t function(void* Buffer, size_t BlockSize, size_t DataNum, dxlib_d.dxdatatype.DWORD_PTR StreamDataPoint) Read;
- Seek
int function(dxlib_d.dxdatatype.DWORD_PTR StreamDataPoint, dxlib_d.dxdatatype.LONGLONG SeekPoint, int SeekType) Seek;
- Tell
dxlib_d.dxdatatype.LONGLONG function(dxlib_d.dxdatatype.DWORD_PTR StreamDataPoint) Tell;
ストリームデータ制御用関数ポインタ構造体