ZSegmentStream.IsEndStream(DataReader, MessageType, String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Paramètres
- rdr
- DataReader
- mtype
- MessageType
- nextTagID
- String