tagSTREAMDATASHRED

ストリームデータ制御用関数ポインタ構造体

Members

Variables

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.

Meta