HL7DataReader(Stream, Encoding, MessageType) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
HL7DataReader(System::IO::Stream ^ stream, System::Text::Encoding ^ encoding, [Runtime::InteropServices::Out] Microsoft::Solutions::BTAHL7::Pipelines::MessageType % msgType);
public HL7DataReader (System.IO.Stream stream, System.Text.Encoding encoding, out Microsoft.Solutions.BTAHL7.Pipelines.MessageType msgType);
new Microsoft.Solutions.BTAHL7.Pipelines.HL7DataReader : System.IO.Stream * System.Text.Encoding * -> Microsoft.Solutions.BTAHL7.Pipelines.HL7DataReader
Parameters
- stream
- Stream
- encoding
- Encoding
- msgType
- MessageType