DBidFromSegment

Top  Previous  Next

 

ID of a segment investigate.

With DBidFromSegment the identification of the segment with the trading segment is determined. This number is unequivocal within the nächsthöheren construct, so within the data bank, and remains steady also about securing and store. Nevertheless, it is possible to generate segments with the same SegmentID in different data banks. This is only prevented if the segments should fall back on the same data continuance.

Parametre

segment (PSEGMENT) [IN]

By this segment it is determined the ID. These ID is also at the same time a gradis correspondent ID.

Result

(SegmentID) [OUT]

This is the ID of the segment with the trading segment.

Declaration

#include "database.h"

 

SegmentID DLLENTRY DBidFromSegment (

PSEGMENT segment

);