
#include <twl/tcl.h>
int TCL_PrintPicturePath( char* path ,
size_t len ,
const TCLPictureInfo* pPicInfo );
path | Buffer that stores the path |
len | Path length |
pPicInfo | Photo information |
If the path is obtained, the value of the STD_TSNPrintf function, which contains the string length, is returned.
Gets the path from photo information retrieved by a search function.
TCL_SearchNextPictureInfo
TCL_SearchPictureInfoByIndex
2008/10/07 Initial version.
CONFIDENTIAL