InputMessage Property
The message to process.
Syntax
hashcontrol.InputMessage[=string]
Default Value
""
Remarks
This property specifies the message to be processed.
The control will determine the source of the input based on which properties are set.
The order in which the input properties are checked are as follows:
- InputFile
- InputMessage
To read or write binary data to the property, a Variant (Byte Array) version is provided in .InputMessageB.
Data Type
Binary String