Home
last modified time | relevance | path

Searched refs:AB_Balance_GetType (Results 1 – 2 of 2) sorted by relevance

/dports/finance/aqbanking/aqbanking-6.2.10/src/libs/aqbanking/types/
H A Dbalance.h107 AQBANKING_API AB_BALANCE_TYPE AB_Balance_GetType(const AB_BALANCE *p_struct);
H A Dbalance.c184 AB_BALANCE_TYPE AB_Balance_GetType(const AB_BALANCE *p_struct) in AB_Balance_GetType() function
482 if (ty==0 || (AB_Balance_GetType(bal)==ty)) { in AB_Balance_List_GetLatestByType()