←Select platform

OnMLPMessage Method

Summary

The MLP reply code.

Syntax

C#
VB
C++
Public Overridable Function OnMLPMessage( _ 
   ByVal msg As String _ 
) As String 
public virtual string OnMLPMessage( 
   string msg 
) 
public: 
virtual String^ OnMLPMessage(  
   String^ msg 
)  

Parameters

msg
The MLP message to handle.

Return Value

The MLP reply code.

Requirements

Target Platforms

Help Version 19.0.2017.10.30
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly