TAP_Hdd_Fread
Topfield Documentation
dword TAP_Hdd_Fread(void *buf, dword blksize, dword blk, TYPE_File *fp);
- buf : pointer of the buffer for reading.
- blksize : the data size per block.
- blk : the number of block to be read.
- fp : pointer to the object controlling the file.