DBsetOpenPoint

Top  Previous  Next

Point element place as open.

All elements which are identified by the user are opened afterwards, and can be thereby reached directly. Bases let themselves at program level with this routine it as open placed.

Parametre

root (PROOT) [IN]

Act on the open data bank.

pnt (T_PPOINT) [IN]

Act on the point which should be put as open.

Result

---

Declaration

#include "database.h"

 

void DLLENTRY DBsetOpenPoint (

PROOT root,

T_PPOINT pnt

);

Related functions

DBgetOpenPoint