sc_free_apps

Langue: en

Autres versions - même langue

Version: 02/26/2009 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

sc_free_apps - Free application list

SYNOPSIS

 #include <opensc.h>
 
 void sc_free_apps(struct sc_card *card);
                 
 

DESCRIPTION

This functions releases all memory associated with the list of applications on card, as obtained by a call to sc_enum_apps().