Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "SCardFreeMemory" in [All]

winscard

.

    // static extern int SCardFreeMemory(IntPtr hContext,

. . .
Summary
The SCardFreeMemory function releases memory that has been returned from the resource manager using the SCARD_AUTOALLOCATE length designator.
.

static extern int SCardFreeMemory(int hContext, IntPtr pvMem);

.
Documentation
[SCardFreeMemory] on MSDN

 
Access PInvoke.net directly from VS: