protected override void OnReceiveCGetResponse(byte presentationID,int messageID,string affectedClass,DicomCommandStatusType status,int remaining,int completed,int failed,int warning,DicomDataSet dataSet)
protected:void OnReceiveCGetResponse(byte presentationID,int messageID,String^ affectedClass,DicomCommandStatusType status,int remaining,int completed,int failed,int warning,DicomDataSet^ dataSet) override
presentationID
The presentation ID.
messageID
The message ID being responded to.
affectedClass
The SOP UID for this C-GET query.
status
The status (0000 if successful, FF00 if pending, or other values.
remaining
The number of remaining C-STORE sub operations to be invoked.
completed
The number of C-STORE sub operations invoked by this C-GET operation that have been successfully completed.
failed
The number of C-STORE sub operations invoked by this C-GET operation that failed.
warning
The number of C-STORE sub operations invoked by this C-GET operation that generated warnings
dataSet
A Leadtools.Dicom.DicomDataSet object which contains the information retrieved from the original C-GET-REQ
One or more calls to this method are generated on the QueryRetrieveScu as a result of the original C-GET-REQ
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
