ISignatureProtocolGetCancelStream Method |
This method should return the character that denotes that a signature has been canceled.
Namespace:
EasyScriptAPI
Assembly:
EasyScriptAPI (in EasyScriptAPI.dll) Version: 3.5.29.0 (3.5.29.0)
Syntax Function GetCancelStream As Char
wchar_t GetCancelStream()
abstract GetCancelStream : unit -> char
Return Value
Type:
CharCharacter that ends a stream
See Also