nn::phtsel::CTR::PhtselOutput

nn::phtsel::CTR::PhtselOutput Structure

Syntax

struct PhtselOutput

Description

Parameter structure received from the applet.

Used as a member variable of the Parameter structure. You must always initialize it first using the InitializeParameter function.

Member Constants

Constant definitions
S FILE_PATH_VALUE_MAX_NUM const size_t The maximum value for the file path string.

Member Functions

Get Functions
GetReturnCode Gets the return code.
GetValue Gets the file path of the selected photo.
GetValueLen Gets the length of the file path of the selected photo.

Revision History

2011/08/24
Initial version.

CONFIDENTIAL