10 class QuickStartApplicationSelector;
12 class IPreferentialTitleAccessorBase;
31 } IPreferentialTitleAccessorInternal;
32 WUT_CHECK_SIZE(IPreferentialTitleAccessorInternal, 0x04);
33 WUT_CHECK_OFFSET(IPreferentialTitleAccessorInternal, 0x00, vtable);
Result value type used by nn libraries.
IPreferentialTitleAccessorBase()=default
virtual nn::Result Get(TitleInfo *outTitleInfo, uint32_t *outTitleInfoNum, int maxNumTitleInfos, uint32_t u1) const =0
virtual ~IPreferentialTitleAccessorBase()=default
PreferentialTitleAccessorFromPtr(details::IPreferentialTitleAccessorInternal *ptr)
nn::Result Get(TitleInfo *outTitleInfo, uint32_t *outTitleInfoNum, int maxNumTitleInfos, uint32_t u1) const override
IPreferentialTitleAccessorBase_GetFn GetFn
IPreferentialTitleAccessorBase * instance
nn::Result(* IPreferentialTitleAccessorBase_GetFn)(IPreferentialTitleAccessorInternal *, TitleInfo *, uint32_t *, int, uint32_t)
IPreferentialTitleAccessorInternalVTable * vtable
struct nn::sl::details::IPreferentialTitleAccessorInternal IPreferentialTitleAccessorInternal