ZSegmentStream.IsEndStream(DataReader, MessageType, String) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
static bool IsEndStream(Microsoft::Solutions::BTAHL7::Pipelines::DataReader ^ rdr, Microsoft::Solutions::BTAHL7::Pipelines::MessageType mtype, [Runtime::InteropServices::Out] System::String ^ % nextTagID);
public static bool IsEndStream (Microsoft.Solutions.BTAHL7.Pipelines.DataReader rdr, Microsoft.Solutions.BTAHL7.Pipelines.MessageType mtype, out string nextTagID);
static member IsEndStream : Microsoft.Solutions.BTAHL7.Pipelines.DataReader * Microsoft.Solutions.BTAHL7.Pipelines.MessageType * -> bool
Public Shared Function IsEndStream (rdr As DataReader, mtype As MessageType, ByRef nextTagID As String) As Boolean
パラメーター
- rdr
- DataReader
- mtype
- MessageType
- nextTagID
- String