DBpointFromGradisId

Top  Previous  Next

Sharp from a Gradis-ID investigate.

To gradiskonformen ID the trading of the einsprechenden point is determined. gradiskonforme ID a 2 times 16-bits-long number and the first number the element, the second number the point is determined. The securing does not survive these ID. Hence, no Gradis-ID's after the securing and store may be stored. This is possible only with normal ID's. Not every point owns a Gradis-ID. This is put on only when it is required. If are inserted in string points, are not valid present gradiskonformen ID for points any more. Because the portion which determines the point is the running number of the point within the string.

Parametre

root (PROOT) [IN]

The trading of the data bank.

pointID (GRADISPOINTID) [IN]

This is the 2,*16-bit-long ID of the point. To this point the trading is determined.

Result

(T_PPOINT) [OUT]

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

Declaration

#include "database.h"

 

T_PPOINT DLLENTRY DBpointFromGradisId (

PROOT root,

GRADISPOINTID pointID

);