DBsetOpenPlan

Top  Previous  Next

Open plan put.

In root all at the moment open elements are stored. With this routine a plan is stored as an open plan. With the change of the open plan the before open plan is closed. After the change the higher segment is also opened.

Parametre

root (PROOT) [IN]

Act on the open data bank.

flat (PPLANS) [IN]

Act on the plan which should be stored as open.

Result

---

Declaration

#include "database.h"

 

void DLLENTRY DBsetOpenPlan (

PROOT root,

PPLANS flat

);

Related functions

DBgetOpenPlan