PS2SDK
PS2 Homebrew Libraries
mcNameParam_t Struct Reference

Data Fields

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

Detailed Description

Definition at line 98 of file mcserv.h.

Field Documentation

◆ port

int mcNameParam_t::port

Definition at line 99 of file mcserv.h.

◆ slot

int mcNameParam_t::slot

Definition at line 100 of file mcserv.h.

◆ flags

int mcNameParam_t::flags

Definition at line 101 of file mcserv.h.

◆ maxent

int mcNameParam_t::maxent

Definition at line 102 of file mcserv.h.

◆ @155

union { ... }

◆ name

char mcNameParam_t::name[1024]

Definition at line 107 of file mcserv.h.


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