DBgetOpenPoint

Top  Previous  Next

Deliver topically open point.

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. This function delivers immediately the open point.

Parametre

root (PROOT) [IN]

Act on the open data bank.

Result

(T_PPOINT) [OUT]

If a point is opened, the trading becomes on it zurückgeliefert, but ZERO.

Declaration

#include "database.h"

 

T_PPOINT DLLENTRY DBgetOpenPoint (

PROOT root

);

Related functions

DBgetOpen

DBgetOpenElement

DBgetOpenObject