The GetOpenCardName function displays the smart card common dialog.
LONG GetOpenCardName(
IN LPOPENCARDNAME pDlgStruc
);
If the function… | The return value is… |
---|---|
Succeeds | SCARD_S_SUCCESS. |
Fails | An error code (see Error Codes for a list of all error codes). |