Share via


Direct Card Access Functions (Windows CE 5.0)

Send Feedback

The smart card subsystem lets you communicate with cards that might not conform to the ISO 7816 specifications. The following table shows the functions that enable you to control the attributes of the communications between the application and the smart card by giving you direct, low-level manipulation of the smart card reader.

Function Description
SCardControl Provides direct control of the reader; this function directly maps to the DeviceIoControl function.
SCardGetAttrib Gets reader attributes.
SCardSetAttrib Sets reader attributes.

To use these functions, you must supply an identifier for the attribute in question. For valid attribute identifiers and values, see the Requirements for PC-Connected Interface Devices documents at the PC/SC Workgroup Web site.

See Also

Smart Card Resource Manager

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.