1SC_DELETE_FILE(3)            OpenSC API reference            SC_DELETE_FILE(3)
2
3
4

NAME

6       sc_delete_file - Delete a file
7

SYNOPSIS

9          #include <opensc.h>
10
11          int sc_delete_file(struct sc_card *card, const struct sc_path *path);
12
13
14

DESCRIPTION

16       This function deletes a file specified by path on card.
17

RETURN VALUE

19       Returns 0 if successful, or a negative value in case of error.
20
21
22
23opensc                            05/04/2007                 SC_DELETE_FILE(3)
Impressum