PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
mcNameParam_t Struct Reference

Data Fields

int port
 
int slot
 
int flags
 
int maxent
 
union { 
 
sceMcTblGetDirmcT
 
char * curdir
 
};  
 
char name [1024]
 
union { 
 
sceMcTblGetDirmcT
 
char * curdir
 
};  
 

Detailed Description

filename related mc command used by: mcOpen, mcGetDir, mcChdir, mcDelete, mcSetFileInfo, mcRename, mcGetEntSpace

Definition at line 103 of file libmc.c.

Field Documentation

◆ port

int mcNameParam_t::port

Definition at line 104 of file libmc.c.

◆ slot

int mcNameParam_t::slot

Definition at line 105 of file libmc.c.

◆ flags

int mcNameParam_t::flags

Definition at line 106 of file libmc.c.

◆ maxent

int mcNameParam_t::maxent

Definition at line 107 of file libmc.c.

◆ [union]

union { ... } mcNameParam_t

◆ name

char mcNameParam_t::name

Definition at line 112 of file libmc.c.

◆ [union]

union { ... } mcNameParam_t

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