←Select platform

OpenEnvelope Method

Summary

Writes the MLP opening envelope.

Syntax

C#
VB
C++
Public Sub OpenEnvelope( _ 
   ByVal prefix() As Byte _ 
)  
public void OpenEnvelope( 
   byte[] prefix 
) 
public: 
void OpenEnvelope(  
   array<byte>^ prefix 
)  

Parameters

prefix
The bytes sequence that defines the envelope's beginning.

Requirements

Target Platforms

See Also

Reference

MLPWriter Class

MLPWriter Members

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