DBelementFromGradisId

Top  Previous  Next

Act of an element investigate.

To gradiskonformen ID the trading of the einsprechenden element is determined. gradiskonforme ID a 2 times 16-bits-long number and the first number the object, the second number the element 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 element owns a Gradis-ID. This is put on only when it is required.

Parametre

root (PROOT) [IN]

The trading of the data bank

elementID (GRADISELEMENTID) [IN]

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

Result

(PELEMENT) [OUT]

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

Declaration

#include "database.h"

 

PELEMENT DLLENTRY DBelementFromGradisId (

PROOT root,

GRADISELEMENTID elementID

);