
#include <twl/tcl.h>
int TCL_GetNumPictures( const TCLAccessor* pAccessor , const TCLSearchObject* pSearchObj );
pAccessor | Accessor |
pSearchObj | Search object |
The number of photos matching the search conditions.
Returns the number of photos that completely match the search conditions specified by the search object.
The accessor must be initialized by the TCL_LoadTable or TCL_CreateTable functions.
2008/10/07 Initial version.
CONFIDENTIAL