netData Union Reference

#include <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 Tue Jul 24 15:21:27 2007 for PSPSDK-Rev2272 by  doxygen 1.5.2