DBASEplanidxSplitSet |
Top Previous Next |
Parameter idxFile (HFILE) [IN] M_Param_Beschr set (struct setList *) [IN] M_Param_Beschr setLen (long int) [IN] M_Param_Beschr old_left (long int) [IN] M_Param_Beschr old_right (long int) [IN] M_Param_Beschr old_top (long int) [IN] M_Param_Beschr old_bottom (long int) [IN] M_Param_Beschr Ergebnis --- [OUT] Deklaration #include "dbase.h"
void DLLENTRY DBASEplanidxSplitSet ( HFILE idxFile, struct setList * set, long int setLen, long int old_left, long int old_right, long int old_top, long int old_bottom );
|