DBmakeConstructionBuffer

Top  Previous  Next

If investigates the element which contains the contrived points, a new element puts in if necessary.

The data bank defines a string element in a certain segment of the data bank as a construction buffer whose points are shared among other things while identifying. With this routine becomes the trading of the abovementioned string element zurückgeliefert if the buffer is defined. Then with this trading the points of the construction buffer can be questioned. If no construction buffer exists, such an element is put on, also the suitable segment and object is put on. Then the trading of the anew generated element is delivered. Should the construction buffer not be put on in this case, the routine DBgetConstructionBuffer is responsible.

Parametre

root (PROOT) [IN]

The trading of the data bank.

Result

(PSTRING_ELEMENT) [OUT]

The trading of the construction buffer if, otherwise, such exists, ZERO.

Declaration

#include "database.h"

 

PSTRING_ELEMENT DLLENTRY DBmakeConstructionBuffer (

PROOT root

);

 

Related function

DBgetConstructionBuffer