(Immutable) To allows clean initialization of card interface.
Namespace:
CardWerk.SmartCard
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Public Const KEY_TYPE_INVALID As Byte = 255
This language is not supported or no code example is available.
public const byte KEY_TYPE_INVALID = 255
This language is not supported or no code example is available.
public:
const Byte KEY_TYPE_INVALID = 255;
This language is not supported or no code example is available.