The following tables list the members exposed by the CardPcScTerminal type.
Name | Description | |
---|---|---|
![]() |
AccessMode | Selects the PC/SC access mode that will be used by the card connection. The default access mode is SHARED unless set otherwise in the registry. It can be changed to EXCLUSIVE by the HKLM\SOFTWARE\Subsembly\SmartCard\SharedAccess key. "1" or no key means SHARED any other value translates to EXCLUSIVE. |
![]() |
CardComm | Reference to SCardComm that is used by this class. Don't use this reference unless absolutely necessary. |
![]() |
CardResourceManager | Reference to SCardResourceManager that is used by this class. Don't use this reference unless absolutely necessary. |
![]() |
Config | Boilerplate implementation of ICardTerminal.Config that simply returns the value of the protected member m_aConfig. (inherited from CardTerminalBase). |
![]() |
FunctionalUnits | Boilerplate implementation of ICardTerminal.FunctionalUnits that simply returns the value of the protected member m_nFunctionalUnits. (inherited from CardTerminalBase). |
![]() |
InternalName | Boilerplate implementation of ICardTerminal.InternalName that simply returns the value of the protected member m_sInternalName. (inherited from CardTerminalBase). |
![]() |
IsClass2 | Gets a value indicating whether this object is class 2. |
![]() |
ManufacturerName | Boilerplate implementation of ICardTerminal.ManufacturerName that simply returns the value of the protected member m_sManufacturerName. (inherited from CardTerminalBase). |
![]() |
PhysicalConnection | Boilerplate implementation of ICardTerminal.PhysicalConnection that simply returns the value of the protected member m_sPhysicalConnection. (inherited from CardTerminalBase). |
![]() |
ProductAdditionalInfo | Boilerplate implementation of ICardTerminal.ProductAdditionalInfo that simply returns the value of the protected member m_sProductAdditionalInfo. (inherited from CardTerminalBase). |
![]() |
ProductName | Boilerplate implementation of ICardTerminal.ProductName that simply returns the value of the protected member m_sProductName. (inherited from CardTerminalBase). |
![]() |
ProductSerialNumber | Boilerplate implementation of ICardTerminal.ProductSerialNumber that simply returns the value of the protected member m_sProductSerialNumber. (inherited from CardTerminalBase). |
![]() |
ProductVersion | Boilerplate implementation of ICardTerminal.ProductVersion that simply returns the value of the protected member m_sProductVersion. (inherited from CardTerminalBase). |
![]() |
Slots | Boilerplate implementation of ICardTerminal.Slots that simply returns the value of the protected member m_nSlots. (inherited from CardTerminalBase). |
![]() |
UserSlots | Boilerplate implementation of ICardTerminal.UserSlots that simply returns the value of the protected member m_nUserSlots. (inherited from CardTerminalBase). |