Go to the source code of this file.
◆ SCardResumeCertProp()
Definition at line 16 of file scard.c.
18{
19 TRACE(
"SCardResumeCertProp\n");
28}
PFNMSGECALLBACK pStatusCallback
◆ SCardStartCertProp()
Definition at line 33 of file scard.c.
35{
36 TRACE(
"SCardStartCertProp\n");
45
46
47
48
49
50}
◆ SCardStopCertProp()
Definition at line 55 of file scard.c.
57{
58 TRACE(
"SCardStopCertProp\n");
67}
◆ SCardSuspendCertProp()
Definition at line 72 of file scard.c.
74{
75 TRACE(
"SCardSuspendCertProp\n");
84}
◆ WINE_DEFAULT_DEBUG_CHANNEL()
| WINE_DEFAULT_DEBUG_CHANNEL |
( |
wlnotify |
| ) |
|