imgdb::JpegLoader::SetFilePath Member Function

Syntax

void SetFilePath(
     const wchar_t * pPath
);

Parameters

Name Description
in pPath The file path.

Return Values

None.

Description

Sets the path to the JPEG file to load.

The pPath parameter specifies the path obtained by JpegSaver, MpSaver, or the Photo Selector Applet.
Operation is not supported if a different path is specified.


CONFIDENTIAL