DBfirstObjectOfPlan

Top  Previous  Next

Investigate of the first object in the plan.

With this routine the flow can be begun by all objects in the topical plan. This routine delivers a trading on the first object with which then the following objects can be determined in the plan.

Parametre

flat (PPLANS) [IN]

a trading on the plan by which the first object should be determined is level.

Result

(POBJECT) [OUT]

As a result a trading on the first object is delivered in the plan. If a mistake appears or no object exists, becomes ZERO zurückgeliefert.

Declaration

#include "database.h"

 

POBJECT DLLENTRY DBfirstObjectOfPlan (

PPLANS flat

);

Related functions

DBnextObjectOfPlan