LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

SendCMoveResponse Method (ICMoveClientSessionProxy)

Show in webframe





The status for the C-MOVE response.
The list of Attributes that provides status information about the C-MOVE operation.
The number of remaining C-STORE sub-operations
The number of C-STORE sub-operations invoked by this C-MOVE operation which have completed successfully.
The number of C-STORE sub-operations invoked by this C-MOVE operation which have failed.
The number of C-STORE sub-operation invoked by this C-MOVE operation which generated Warning responses.
A description message used for logging.
Sends C-MOVE response to the client.
Syntax
void SendCMoveResponse( 
   DicomCommandStatusType status,
   DicomDataSet responseDataset,
   int remaining,
   int completed,
   int failed,
   int warning,
   string descriptionMessage
)
'Declaration
 
Sub SendCMoveResponse( _
   ByVal status As DicomCommandStatusType, _
   ByVal responseDataset As DicomDataSet, _
   ByVal remaining As Integer, _
   ByVal completed As Integer, _
   ByVal failed As Integer, _
   ByVal warning As Integer, _
   ByVal descriptionMessage As String _
) 
'Usage
 
Dim instance As ICMoveClientSessionProxy
Dim status As DicomCommandStatusType
Dim responseDataset As DicomDataSet
Dim remaining As Integer
Dim completed As Integer
Dim failed As Integer
Dim warning As Integer
Dim descriptionMessage As String
 
instance.SendCMoveResponse(status, responseDataset, remaining, completed, failed, warning, descriptionMessage)

            

            
void SendCMoveResponse( 
   DicomCommandStatusType status,
   DicomDataSet^ responseDataset,
   int remaining,
   int completed,
   int failed,
   int warning,
   String^ descriptionMessage
) 

Parameters

status
The status for the C-MOVE response.
responseDataset
The list of Attributes that provides status information about the C-MOVE operation.
remaining
The number of remaining C-STORE sub-operations
completed
The number of C-STORE sub-operations invoked by this C-MOVE operation which have completed successfully.
failed
The number of C-STORE sub-operations invoked by this C-MOVE operation which have failed.
warning
The number of C-STORE sub-operation invoked by this C-MOVE operation which generated Warning responses.
descriptionMessage
A description message used for logging.
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