The SCardReleaseContext function closes an established resource manager context, freeing any resources allocated under that context, including SCARDHANDLE objects and memory allocated using the SCARD_AUTOALLOCATE length designator.
3/16/2007 8:35:53 AM - Pieter Philippaerts-213.46.162.168
.
static extern int SCardReleaseContext(int hContext);