Searched refs:fpGetCount (Results 1 – 1 of 1) sorted by relevance
238 FARPROC fpGetCount = (FARPROC)pLib->getFunctionSymbol(LIBFUNCNAME(GETFUNCTIONCOUNT)); in InitExternalFunc() local240 if ((fpGetCount != NULL) && (fpGetData != NULL)) in InitExternalFunc()261 (*((GetFuncCountPtr)fpGetCount))(nCount); in InitExternalFunc()
Completed in 15 milliseconds