DBfirstInformationRecord

Top  Previous  Next

If the first attribute delivers to any type.

Every type can have several attributes. At the moment only the data bank (Root), the segment and the plan are implemented.

Parametre

ptr (PANY) [IN]

Act on the element from what the attribute should be determined.

Result

(PINFORMATION) [OUT]

In the perfect case the function delivers a trading on the attribute, but ZERO.

Declaration

#include "database.h"

 

PINFORMATION DLLENTRY DBfirstInformationRecord (

PANY ptr

);

Related functions

DBlastInformationRecord

DBnextInformationRecord

DBprevInformationRecord

DBreturnInformationRecord