BufferLen
Returns or sets a value that specifies the buffer size that will used to store the HL7 message.
Syntax
object.BufferLen [ = integer]
The BufferLen property syntax has these parts:
| Part | Description |
| object | An object expression that evaluates to the HL7 control. |
| Integer | An integer that specifies the buffer length(default 4096). |
Remarks
BufferLen of an object is initiated at design time by setting the size of the buffer to
a specified
length. The BufferLen should only be set once for the duration for the application.
This page, and all contents, are Copyright © 1998 by
Gary M. Gallagher.
Sparrow Technologies Incorporated - http://www.sparrow-technologies.com