TCL_SortTable

Definition

#include <twl/tcl.h>


void TCL_SortTable( TCLAccessor* pAccessor , TCLSortType sortType );
	

Arguments

pAccessorAccessor
sortTypeSort type

Return Values

None.

Description

The TCL_SortTable function sorts the photo information managed in the management file.

To search sorted photo information, call this function before calling a search function.

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

See Also

Revision History

2008/10/07 Initial version.


CONFIDENTIAL