←Select platform

OnMLPMessage Method

Summary

Overrides the base class function to process an MLP message.

Syntax
C#
VB
C++
public override string OnMLPMessage( 
   string msg 
) 
Public Overrides Function OnMLPMessage( 
   ByVal msg As String 
) As String 
public:  
   virtual String^ OnMLPMessage( 
      String^ msg 
   ) override 

Parameters

msg

The message's text.

Return Value

The MLP reply.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.