14 #ifndef __OLV_TYPES_DOWNLOAD_USERDATA_H_
15 #define __OLV_TYPES_DOWNLOAD_USERDATA_H_
142 void SetWork(u8* work, u32 workSize);
150 s8 m_IsSetCommunityId;
152 u32 m_UserDataMaxNum;
154 u8 m_Reserved[1024-60];
156 friend class nn::olv::internal::Main;
191 bool TestFlags(u32 flags)
const;
198 u32 GetUserPid()
const;
211 void GetMiiData(nn::mii::StoreData* storeData)
const;
224 void GetMiiNickname(
wchar_t* miiNickname, u32 miiNicknameMaxLength)
const;
231 u8 m_Reserved[2048-168];
233 friend class nn::olv::internal::Main;