MessageReadObject |
Top Previous Next |
<----------New In Version 4.x----------> Object: EHL7.EHL7Processor FileName: EHL7.dll
EVENT
Name: MessageReadObject Parameters:
This new event decreases the amount of code you have to write to use the EHL7Processor object dramatically! When a message is read out of an HL7 data file it is automatically loaded into an EHL7Message object and passed directly into your code. This event is functionally equivalent to the MessageReadObject event in the HL7File object.
Related Items: EasyHL7 Events in VB
|