Uses the table's name to search for a table in the report.
SearchByName( ITABLESET_HANDLE i_hITableSet, ConstChar* i_tableName, bool* o_bIsExists, int* o_iIndex)
The handle to the ITableSet interface. See hITableSet Variable.
Returns True if the table exists, and False otherwise.
Each function returns a RET_VALUE that is an error code of type Long. The return value is greater than zero if the call was successful, and zero or less if not. Use RET_OK(x) and RET_ERROR(x) to check for failure.
Crystal Decisions, Inc. http://www.crystaldecisions.com Support services: http://support.crystaldecisions.com |