vitasdk
Documentation of the vitasdk
photo_import_dialog.h File Reference
#include <vitasdk/build_utils.h>
#include <psp2/common_dialog.h>
#include <psp2/types.h>

Go to the source code of this file.

Data Structures

struct  ScePhotoImportDialogImportInfo
 
struct  ScePhotoImportDialogParam
 
struct  ScePhotoImportDialogResult
 

Functions

 VITASDK_BUILD_ASSERT_EQ (0x530, ScePhotoImportDialogImportInfo)
 
 VITASDK_BUILD_ASSERT_EQ (0x80, ScePhotoImportDialogParam)
 
 VITASDK_BUILD_ASSERT_EQ (0x28, ScePhotoImportDialogResult)
 
int scePhotoImportDialogInit (ScePhotoImportDialogParam *param)
 
int scePhotoImportDialogTerm (void)
 
int scePhotoImportDialogGetResult (ScePhotoImportDialogResult *result)
 
int scePhotoImportDialogGetStatus (void)
 
int scePhotoImportDialogAbort (void)