Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The SmartcardUnlockDevice function releases the device critical section claimed by SmartcardLockDevice. The smart card driver library internally uses this function.
NTSTATUS SmartcardUnlockDevice(PSMARTCARD_EXTENSION SmartcardExtension);
Parameters
- SmartcardExtension
[in] Points to the smart card extension of the device.
Return Values
An NTSTATUS code.
Requirements
OS Versions: Windows CE 3.0 and later.
Header: Smclib.h.
Send Feedback on this topic to the authors