netData Union Reference

#include <src/utility/psputility_netparam.h>


Detailed Description

Datatype for sceUtilityGetNetParam since it can return a u32 or a string we use a union to avoid ugly casting.


Data Fields

u32 asUint
char asString [128]


Field Documentation

u32 netData::asUint

char netData::asString[128]


The documentation for this union was generated from the following file:
Generated on Sat Jun 30 23:12:19 2007 for pspsdk-1.0+beta2 by  doxygen 1.5.1