PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
sceNetCnfRoot Struct Reference
+ Collaboration diagram for sceNetCnfRoot:

Data Fields

struct sceNetCnfPairpair_head
 
struct sceNetCnfPairpair_tail
 
int version
 
unsigned char * chat_additional
 
int redial_count
 
int redial_interval
 
unsigned char * outside_number
 
unsigned char * outside_delay
 
int dialing_type
 
struct sceNetCnfUnknownList unknown_list
 

Detailed Description

Definition at line 173 of file netcnf.h.

Field Documentation

◆ pair_head

struct sceNetCnfPair* sceNetCnfRoot::pair_head

Definition at line 175 of file netcnf.h.

◆ pair_tail

struct sceNetCnfPair* sceNetCnfRoot::pair_tail

Definition at line 176 of file netcnf.h.

◆ version

int sceNetCnfRoot::version

Definition at line 177 of file netcnf.h.

◆ chat_additional

unsigned char* sceNetCnfRoot::chat_additional

Definition at line 178 of file netcnf.h.

◆ redial_count

int sceNetCnfRoot::redial_count

Definition at line 179 of file netcnf.h.

◆ redial_interval

int sceNetCnfRoot::redial_interval

Definition at line 180 of file netcnf.h.

◆ outside_number

unsigned char* sceNetCnfRoot::outside_number

Definition at line 181 of file netcnf.h.

◆ outside_delay

unsigned char* sceNetCnfRoot::outside_delay

Definition at line 182 of file netcnf.h.

◆ dialing_type

int sceNetCnfRoot::dialing_type

Definition at line 183 of file netcnf.h.

◆ unknown_list

struct sceNetCnfUnknownList sceNetCnfRoot::unknown_list

Definition at line 184 of file netcnf.h.


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