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