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