DBsetOpenSegment |
Top Previous Next |
Open segment put. In root all at the moment open elements are stored. With this routine a segment is stored as the open segment. With the change of the open segment the open plan is closed. After the change no plan is opened. Parametre root (PROOT) [IN] Act on the open data bank. seg (PSEGMENT) [IN] Act on the segment which is afterwards the open segment. Result --- Declaration #include "database.h"
void DLLENTRY DBgetOpenSegment ( PROOT root, PSEGMENT seg ); Related functions
|