pcsc-lite 1.9.9
Functions
error.c File Reference

This handles pcsc_stringify_error() More...

#include <stdio.h>
#include <sys/types.h>
#include "config.h"
#include "misc.h"
#include "pcsclite.h"
#include "string.h"

Go to the source code of this file.

Functions

PCSC_API const charpcsc_stringify_error (const LONG pcscError)
 Returns a human readable text for the given PC/SC error code.
 

Detailed Description

This handles pcsc_stringify_error()

Definition in file error.c.