Package | Description |
---|---|
net.sf.crypton.scard.pcsclite |
Modifier and Type | Class and Description |
---|---|
static class |
SCARD_READERSTATE_A.ByReference |
static class |
SCARD_READERSTATE_A.ByValue |
Modifier and Type | Method and Description |
---|---|
static SCARD_READERSTATE_A[] |
SCARD_READERSTATE_A.newArray(int arrayLength) |
protected SCARD_READERSTATE_A |
SCARD_READERSTATE_A.newInstance() |
Modifier and Type | Method and Description |
---|---|
com.sun.jna.NativeLong |
PcscliteLibrary.SCardGetStatusChange(com.sun.jna.NativeLong hContext,
int dwTimeout,
SCARD_READERSTATE_A rgReaderStates,
int cReaders)
Blocks execution until the current availability of the cards in a specific set of readers changes.
|
Copyright © 2011-2013. All Rights Reserved.