DBdeleteSegment

Top  Previous  Next

If a segment from the data bank removes

DBdeleteSegment receives the trading of any segment of a data bank and removes this from the data bank. The contents of the segment are extinguished first and then the segment are removed. Besides, it may concern any segment, so also around the symbolic table or the DRAW_SEGMENT. Not secured data become without Further inquiry extinguished.

Parametre

segment (PSEGMENT) [IN]

The trading of the segment which should be removed.

Result

---

Declaration

#include "database.h"

 

void DLLENTRY DBdeleteSegment (

PSEGMENT segment

);