9.93 CDBCE_Func::QueryNextDBCE_Func
template <class TFunc>
LONG CDBCE_Func<TFunc>::QueryNextDBCE_Func(pCSZ DBCE_Func)
Gets the next function pointer
Defined in: ACIPSDB.hpp
|
Return Value
|
0 function pointer found, > 0 error, -1 break searching
|
|
Parameters
|
DBCE_Func
Input DBCE - function pointer
|
|
Class Templates Arguments
|
TFunc
class function pointer of DBCE object
|
