PS2SDK
PS2 Homebrew Libraries
sceNetCnfCallback Struct Reference

Data Fields

int type
 
sceNetCnfOpenFunction open
 
sceNetCnfReadFunction read
 
sceNetCnfCloseFunction close
 

Detailed Description

Definition at line 51 of file netcnf.h.

Field Documentation

◆ type

int sceNetCnfCallback::type

Definition at line 53 of file netcnf.h.

◆ open

sceNetCnfOpenFunction sceNetCnfCallback::open

Definition at line 54 of file netcnf.h.

◆ read

sceNetCnfReadFunction sceNetCnfCallback::read

Definition at line 55 of file netcnf.h.

◆ close

sceNetCnfCloseFunction sceNetCnfCallback::close

Definition at line 56 of file netcnf.h.


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