DBisTwin |
Top Previous Next |
Every element also has a twin's element. With this function can be found out whether the handed over trading points at the twin's element. Parametre hndl (PANY) [IN] Act on the element to be checked. Result (int) [OUT] If it concerns with the element the twin's element, becomes TRUE, spent but FALSE. Declaration #include "database.h"
int DLLENTRY DBisTwin ( PANY hndl );
|