DBaddSelectAllSelectableSegments

Top  Previous  Next

All objects from selectable segments select

All segments of the data bank with which the Flag selectable are put are taken up in the selection list, i.e. all objects from these segments are selected. Besides, it is unimportant whether already parts of the segments are selected. Also here the objects from the special segments are not selected, because these segments could not have put the Flag selectable.

Parametre

root (PROOT) [IN]

The trading of the data bank.

Result

(T_ERROR) [OUT]

If the procedure was explained perfectly, is the result ERROR_OK, but one of the error messages from error.h.

Declaration

#include "database.h"

 

T_ERROR DLLENTRY DBaddSelectAllSelectableSegments (

PROOT root

);