←Select platform

OnMLPMessage Method (HL7Response)

Summary

Overrides the base class function to process an MLP message.

Syntax

C#
VB
C++
Public Overrides Sub OnMLPMessage( _ 
   ByVal msg As String _ 
)  
public override void OnMLPMessage(  
   string msg 
) 
public: 
void OnMLPMessage(  
   String^ msg 
) override  

Parameters

msg
The message's text.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.HL7 Assembly
Click or drag to resize