Compartir a través de


ZSegmentStream.IsEndStream(DataReader, MessageType, String) Método

Definición

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

Parámetros

mtype
MessageType
nextTagID
String

Devoluciones

Se aplica a