ISignatureProtocolGetStartStream Method |
This method should return the character that denotes the start of a new
signature.
Namespace:
EasyScriptAPI
Assembly:
EasyScriptAPI (in EasyScriptAPI.dll) Version: 3.5.29.0 (3.5.29.0)
Syntax Function GetStartStream As Char
abstract GetStartStream : unit -> char
Return Value
Type:
CharCharacter that starts a stream
See Also