Searched refs:myFtbl (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/CF-855.17/
H A DCFPlugIn_Instance.c106 void *myFtbl; local
111 result = INVOKE_CALLBACK3(instance->getInterfaceFunction, instance, interfaceName, &myFtbl) ? true : false;
113 if (ftbl) *ftbl = (result ? myFtbl : NULL);

Completed in 241 milliseconds