#include "BIThumbnail.h"
int GetSelectedItem(int idx, int& size, LPTSRTstr)
Description
Get path of idx indexed file in selected images list.
Parameters
|
int |
idx |
Pointer the CDatabase object to close. |
|
int& |
size |
Size of string buffer. |
|
LPTSRT |
str |
Function get path string in this parameter. |
Additional Information
This example shows how to use the dll when loading statically including the header file. Otherwise if the dll is loaded dynamically, for further information read the “About the difference of static and dynamic library loading” section of the manual.
Return values
If the string buffer size is smaller than the size of the return string, then it returns the needed size. Otherwise, it returns 0.
Requirements
Header : Declared in BiThumbnail.h; include BiThumbnail.h
Library : Use BiThumbnail.lib
DLLs : BiThumbnail.dll