DBASEreturnPlansInBox |
Top Previous Next |
Plans within a co-ordinate area investigate. Parametre db (DBbuffer *) [IN] M_Param_Beschr layer (int) [IN] M_Param_Beschr x_ul (stands in) [IN] M_Param_Beschr y_ul (stands in) [IN] M_Param_Beschr x_or (stands in) [IN] M_Param_Beschr y_or (stands in) [IN] M_Param_Beschr maxCnt (unsigned long int) [IN] M_Param_Beschr feld (unsigned long int *) [IN] M_Param_Beschr Result (long int) [OUT] M_Param_Beschr Declaration #include "dbase.h"
long int DLLENTRY DBASEreturnPlansInBox ( DBbuffer * db, int layer, stand in x_ul, stand in y_ul, stand in x_or, stand in y_or, unsigned long int maxCnt, unsigned long int * feld );
|