C#
VB
C++
Called when C-FIND-RSP is received.
protected override void OnReceiveCFindResponse(byte presentationID,int messageID,string affectedClass,DicomCommandStatusType status,DicomDataSet dataSet)
Protected Overrides Sub OnReceiveCFindResponse( _ByVal presentationID As Byte, _ByVal messageID As Integer, _ByVal affectedClass As String, _ByVal status As Leadtools.Dicom.DicomCommandStatusType, _ByVal dataSet As Leadtools.Dicom.DicomDataSet _)
protected:void OnReceiveCFindResponse(byte presentationID,int messageID,String^ affectedClass,Leadtools.Dicom.DicomCommandStatusType status,Leadtools.Dicom.DicomDataSet^ dataSet) override
presentationID
The presentation ID.
messageID
The message ID.
affectedClass
The affected class.
status
The status.
dataSet
The data set.
Used internally by Scu implementation.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
