DBsetOpenObject

Top  Previous  Next

Any element place as open.

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

Parametre

root (PROOT) [IN]

Act on the open data bank.

obj (POBJECT) [IN]

Act on the object which is put as open.

Result

---

Declaration

#include "database.h"

 

void DLLENTRY DBsetOpenObject (

PROOT root,

POBJECT obj

);

Related functions

DBgetOpenObject