vitasdk
Documentation of the vitasdk

Exports for User. More...

Functions

int sceNpInit (const SceNpCommunicationConfig *config, SceNpOptParam *opt)
 
void sceNpTerm ()
 
int sceNpManagerGetNpId (SceNpId *np_id)
 
int sceNpManagerGetAccountRegion (SceNpCountryCode *country_code, int *language_code)
 

Detailed Description

Exports for User.


Using this library in your project

Include the header file in your project:

#include <psp2/np/manager.h>



Function Documentation

◆ sceNpInit()

int sceNpInit ( const SceNpCommunicationConfig config,
SceNpOptParam opt 
)

◆ sceNpTerm()

void sceNpTerm ( )

◆ sceNpManagerGetNpId()

int sceNpManagerGetNpId ( SceNpId np_id)

◆ sceNpManagerGetAccountRegion()

int sceNpManagerGetAccountRegion ( SceNpCountryCode country_code,
int *  language_code 
)