LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

ProcessCMoveStoreSubOperation Method (ICMoveClientSessionProxy)

Show in webframe





The server to store into.
The Leadtools.Dicom.DicomDataSet to be stored.
The path for the dataSet
the number of remaining C-STORE sub-operations
The number of C-STORE sub-operations which have completed successfully.
The number of C-STORE sub-operations which have failed.
The number of C-STORE sub-operation which generated Warning responses.
Performs a C-STORE operation initiated by a C-MOVE request.
Syntax
DicomCommandStatusType ProcessCMoveStoreSubOperation( 
   DicomScp scp,
   DicomDataSet dataSet,
   string referencedFilePath,
   int remaining,
   int completed,
   int failed,
   int warning
)
'Declaration
 
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
'Usage
 
Dim instance As ICMoveClientSessionProxy
Dim scp As DicomScp
Dim dataSet As DicomDataSet
Dim referencedFilePath As String
Dim remaining As Integer
Dim completed As Integer
Dim failed As Integer
Dim warning As Integer
Dim value As DicomCommandStatusType
 
value = instance.ProcessCMoveStoreSubOperation(scp, dataSet, referencedFilePath, remaining, completed, failed, warning)

            

            
DicomCommandStatusType ProcessCMoveStoreSubOperation( 
   DicomScp^ scp,
   DicomDataSet^ dataSet,
   String^ referencedFilePath,
   int remaining,
   int completed,
   int failed,
   int warning
) 

Parameters

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.

Return Value

The status of the store operation.
Requirements

Target Platforms

See Also

Reference

ICMoveClientSessionProxy Interface
ICMoveClientSessionProxy Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features