#include <pspiofilemgr_kernel.h>
Data Fields | |
| u32 | unk1 |
| Unknown. | |
| u32 | fs_num |
| The file system number, e.g. | |
| PspIoDrvArg * | drv |
| Pointer to the driver structure. | |
| u32 | unk2 |
| Unknown, again. | |
| void * | arg |
| Pointer to a user defined argument, this is preserved on a per file basis. | |
Unknown.
The file system number, e.g.
if a file is opened as host5:/myfile.txt this field will be 5
Pointer to the driver structure.
Unknown, again.
| void* PspIoDrvFileArg::arg |
Pointer to a user defined argument, this is preserved on a per file basis.
1.5.2