DBsetOpenElement

Top  Previous  Next

Element place as open.

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

Parametre

root (PROOT) [IN]

Act on the open data bank

elem (PELEMENT) [IN]

Act on the element which should be opened.

Result

---

Declaration

#include "database.h"

 

void DLLENTRY DBsetOpenElement (

PROOT root,

PELEMENT elem

);

Related functions

DBgetOpenElement