DBclassObjectOfObject |
Top Previous Next |
Investigate of the accompanying object. To every object there can be one or several classes. With this function the accompanying object can be found with the help of the class object. Parametre obj (PROOT) [IN] The class to which the accompanying object should be found. Result (POBJECT) [OUT] If an object has this class, a trading becomes on it zurückgeliefert. With the mistake becomes ZERO zurückgeliefert. Declaration #include "database.h"
POBJECT DLLENTRY DBclassObjectOfObject ( PROOT root ); Related functions
|