STNCardSwipeProtocolGetEndStream Method |
Returns the character that denotes the end of a card swipe
Namespace:
EasyScriptAPI
Assembly:
EasyScriptAPI (in EasyScriptAPI.dll) Version: 3.5.29.0 (3.5.29.0)
Syntax public char GetEndStream()
Public Function GetEndStream As Char
public:
virtual wchar_t GetEndStream() sealed
abstract GetEndStream : unit -> char
override GetEndStream : unit -> char
Return Value
Type:
Charcharacter that ends a card swipe
Implements
ICardSwipeProtocolGetEndStreamSee Also