DBsegmentFromGradisId

Top  Previous  Next

Segment from GradisId determine.

To gradiskonformen ID the trading of the einsprechenden element is determined. gradiskonforme ID for a segment is a 16-bit-long number. Because she agrees with the normal SegmentID, it also survives store and memories.

Parametre

root (PROOT) [IN]

The trading of the data bank.

segmentID (GRADISSEGMENTID) [IN]

This is the 16-bit-long ID of the segment. To this segment the trading is determined.

Result

(PSEGMENT) [OUT]

The result is in case of the perfect implementation the trading of the segment which belongs to the given GradisId. If a mistake has appeared, one becomes zero-acts as a result delivered.

Declaration

#include "database.h"

 

PSEGMENT DLLENTRY DBsegmentFromGradisId (

PROOT root,

GRADISSEGMENTID segmentID

);