public ReceivedStoreRequestEventArgs(
DicomScp Active,
DicomDataSet ds,
Patient Patient,
Study Study,
Series Series,
CompositeObjectInstance instance
)
Public Function New( _
ByVal Active As DicomScp, _
ByVal ds As DicomDataSet, _
ByVal Patient As Patient, _
ByVal Study As Study, _
ByVal Series As Series, _
ByVal instance As CompositeObjectInstance _
)
public:
ReceivedStoreRequestEventArgs(
DicomScp^ Active,
DicomDataSet^ ds,
Patient^ Patient,
Study^ Study,
Series^ Series,
CompositeObjectInstance^ instance
)
Active
The current connection that the C-GET-REQ is using
ds
The Leadtools.Dicom.DicomDataSet sent with the C-STORE-REQ
Patient
The patient information contained in the Leadtools.Dicom.DicomDataSet.
Study
The study information contained in the Leadtools.Dicom.DicomDataSet.
Series
The series information contained in the Leadtools.Dicom.DicomDataSet.
instance
The instance information contained in the Leadtools.Dicom.DicomDataSet.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document