aqbanking  5.7.8
Functions
account_be.h File Reference
#include <aqbanking/account.h>

Go to the source code of this file.

Functions

void AB_Account_List2_FreeAll (AB_ACCOUNT_LIST2 *al)
 

Function Documentation

◆ AB_Account_List2_FreeAll()

void AB_Account_List2_FreeAll ( AB_ACCOUNT_LIST2 al)

Frees a List2 of accounts and all its members. This MUST NOT be used on account lists returned by AqBanking, but only on account lists created by backends. Therefore this function is only defined here.