DBgetConstructionBuffer

Top  Previous  Next

If the element which contains the contrived points investigates.

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, the routine delivers this zero-acts. Should the construction buffer be put on in this case, the routine DBmakeConstructionBuffer is responsible.

Parametre

root (PROOT) [IN]

The trading of the data bank.

Result

(PSTRING_ELEMENT) [OUT]

The trading of the construction buffer if such exists,

ZERO, otherwise.

Declaration

#include "database.h"

 

PSTRING_ELEMENT DLLENTRY DBgetConstructionBuffer (

PROOT root

);