public DicomCommandStatusType ProcessCMoveStoreSubOperation(DicomScp scp,DicomDataSet movedDataSet,string referencedFilePath,int remainingInstances,int completed,int failed,int warning)
Public Function ProcessCMoveStoreSubOperation( _ByVal scp As DicomScp, _ByVal movedDataSet As DicomDataSet, _ByVal referencedFilePath As String, _ByVal remainingInstances As Integer, _ByVal completed As Integer, _ByVal failed As Integer, _ByVal warning As Integer _) As DicomCommandStatusType
public:DicomCommandStatusType ProcessCMoveStoreSubOperation(DicomScp^ scp,DicomDataSet^ movedDataSet,String^ referencedFilePath,int remainingInstances,int completed,int failed,int warning)
scp
The server to store into.
movedDataSet
The Leadtools.Dicom.DicomDataSet to be stored.
referencedFilePath
The path for the movedDataSet
remainingInstances
The number of remaining C-STORE sub-operations.
completed
The number of C-STORE sub-operations that have completed successfully.
failed
The number of C-STORE sub-operations that have failed.
warning
The number of C-STORE sub-operation that generated Warning responses.
The status of the store operation.
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
