EasyScriptGetCardProtocol Method |
Gets the current card swipe protocol
Namespace:
EasyScriptAPI
Assembly:
EasyScriptAPI (in EasyScriptAPI.dll) Version: 3.5.29.0 (3.5.29.0)
Syntax public ICardSwipeProtocol GetCardProtocol()
Public Function GetCardProtocol As ICardSwipeProtocol
public:
ICardSwipeProtocol^ GetCardProtocol()
member GetCardProtocol : unit -> ICardSwipeProtocol
Return Value
Type:
ICardSwipeProtocolcurrent card swipe protocol
See Also