Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
1/6/2010
The SmartcardLockDevice function takes the device critical section. This is useful to serialize access to the reader data structures. The Smart Card Driver Library internally uses this function.
Syntax
VOID SmartcardLockDevice(
PSMARTCARD_EXTENSION SmartcardExtension
);
Parameters
- SmartcardExtension
[in] Points to the smart card extension of the device.
Return Value
None.
Requirements
| Header | smclib.h |
| Windows Embedded CE | Windows CE 3.0 and later |