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

#include <fileXio.h>

Data Fields

char name [16]
 
unsigned int type
 
unsigned int version
 
char desc [128]
 

Detailed Description

Definition at line 105 of file fileXio.h.

Field Documentation

◆ desc

char fileXioDevice::desc[128]

Definition at line 111 of file fileXio.h.

◆ name

char fileXioDevice::name[16]

Definition at line 107 of file fileXio.h.

◆ type

unsigned int fileXioDevice::type

Definition at line 108 of file fileXio.h.

◆ version

unsigned int fileXioDevice::version

Not so sure about this one.

Definition at line 110 of file fileXio.h.


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