9.89 CDBCE_Func::FindDBCE_Func
template <class TFunc>
LONG CDBCE_Func<TFunc>::FindDBCE_Func(LONG lTableIdent, pCSZ DBCE_Func)
Goes throu all DBCE's and search the function pointer
Defined in: ACIPSDB.hpp
|
Parameters
|
lTableIdent
Input Tableident
DBCE_Func
Output DBCE - function pointer
|
|
Class Template Arguments
|
TFunc
class function pointer of DBCE object
|