DBgetOpenElement

Top  Previous  Next

Deliver topically open element.

In the data bank an element, object, plan and segment is open by identifying. With the elements it can concern line trains, points, attributes or similar. With the suitable functions the trading can be determined on it. With the function DBreturnPointerTyp if the suitable Handle type can be determined then.

Parametre

root (PROOT) [IN]

Act on the open data bank.

Result

(PELEMENT) [OUT]

By successful implementation becomes the trading on the element zurückgeliefert, but ZERO.

Declaration

#include "database.h"

 

PELEMENT DLLENTRY DBgetOpenElement (

PROOT root

);

Related functions

DBgetOpen

DBgetOpenObject

DBgetOpenPoint