DBownerOfElement

Top  Previous  Next

If the object in which the element lies investigates.

Every element of the data bank belongs too exactly to one object in the data bank. The object is delivered by DBownerOfElement as a result. An irregularity is the text element. This can contain a reference on a string element with his state line. The procedure DBownerOfElement delivers with the string element like with all other elements the trading of the object and not the trading on the text element. The trading of the accompanying text is not to be determined.

Parametre

element (PELEMENT) [IN]

The trading of the element whose owner is searched.

Result

(POBJECT) [OUT]

This is the owner of the element element.

Declaration

#include "database.h"

 

POBJECT DLLENTRY DBownerOfElement (

PELEMENT element

);

Related functions

DBowner

DBownerOfObject

DBownerOfPlan

DBownerOfPoint

DBownerOfSegment