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