TCL_CalcNumEnableToTakePictures

Definition

#include <twl/tcl.h>


int TCL_CalcNumEnableToTakePictures( const TCLAccessor* pAccessor );
	

Arguments

pAccessorAccessor

Return Values

The number of photos that can be taken. A negative return value indicates the function failed.

Description

Calculates the number of pictures that can be taken.

The accessor must be initialized by the TCL_LoadTable or TCL_CreateTable functions.

See Also

Revision History

2008/10/07 Initial version.


CONFIDENTIAL