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