DBlastInformationRecord

Top  Previous  Next

If the last 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 from the element from what the last attribute should be got.

Result

(PINFORMATION) [OUT]

If the element owns generally attributes, the last attribute is delivered, but ZERO.

Declaration

#include "database.h"

 

PINFORMATION DLLENTRY DBlastInformationRecord (

PANY ptr

);

Related functions

DBfirstInformationRecord

DBnextInformationRecord