DBclearDisplayObjects

Top  Previous  Next

Extinguishing of the display segment.

All objects from the segment which is always indicated so from the segment with the ID DISPLAY_SEGMENT (65535), are extinguished and removed with it at the same time from the announcement. This function corresponds to determining the Handles for the segment with the ID 65535 and the following extinguishing of this segment. The procedure delivers no error messages. The call is also permitted if the segment is not existed or is quite empty.

Parametre

root (PROOT) [IN]

The trading of the data bank

Result

---

Declaration

#include "database.h"

 

void DLLENTRY DBclearDisplayObjects (

PROOT root

);