DBclassClassobjectByName |
Top Previous Next |
Object about class name look. Every object can be also searched about defined class names, as about the object keys. The function reproaches with a Cache in which the class accessed last includes. Parametre root (PROOT) [IN] Act on the data bank. name (char *) [IN] Name of the class (object) this should be searched. Result (POBJECT) [IN] If there is a class name to an object, becomes the object zurückgeliefert, but ZERO Declaration #include "database.h"
POBJECT DLLENTRY DBclassClassobjectByName ( PROOT root, char * name ); Related functions
|