Datasheet
Manuals
Brands
CHIPDRIVE Manuals
office
CLOUD 4700F
89
90
91
92
93
94
95
96
97
98
CLOUD
47
X
0
F
R
EFERENCE
M
ANUAL
94
ret = SCardReleaseContext(ContextHandle);
}
else
{
printf("
\
n SCardEstablishContext failed with %.8lX",ret);
}
printf("
\
npress any key to close the test tool
\
n");
getch();
}
1
...
...
92
93
94
95
96
97
...
98