
#include <twl/tcl.h>
int TCL_CalcNumEnableToTakePictures( const TCLAccessor* pAccessor );
pAccessor | Accessor |
The number of photos that can be taken. A negative return value indicates the function failed.
Calculates the number of pictures that can be taken.
The accessor must be initialized by the TCL_LoadTable or TCL_CreateTable functions.
2008/10/07 Initial version.
CONFIDENTIAL