ps2sdk  1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
fxio_getdir_packet Struct Reference

#include <fileXio.h>

+ Collaboration diagram for fxio_getdir_packet:

Data Fields

char pathname [512]
 
struct fileXioDirEntrydirEntry
 
unsigned int reqEntries
 

Detailed Description

Definition at line 119 of file fileXio.h.

Field Documentation

◆ dirEntry

struct fileXioDirEntry* fxio_getdir_packet::dirEntry

Definition at line 121 of file fileXio.h.

Referenced by fileXioGetdir().

◆ pathname

char fxio_getdir_packet::pathname[512]

Definition at line 120 of file fileXio.h.

Referenced by fileXioGetdir().

◆ reqEntries

unsigned int fxio_getdir_packet::reqEntries

Definition at line 122 of file fileXio.h.


The documentation for this struct was generated from the following file: