LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)
LEAD Technologies, Inc

OnReceiveCMoveResponse Method






The presentation ID.
The message ID.
The affected class.
The status.
The remaining.
The completed.
The failed.
The warning.
The data set.
Called when C-MOVE-RSP is received.
Syntax
protected override void OnReceiveCMoveResponse( 
   byte presentationID,
   int messageID,
   string affectedClass,
   DicomCommandStatusType status,
   int remaining,
   int completed,
   int failed,
   int warning,
   DicomDataSet dataSet
)
'Declaration
 
Protected Overrides Sub OnReceiveCMoveResponse( _
   ByVal presentationID As Byte, _
   ByVal messageID As Integer, _
   ByVal affectedClass As String, _
   ByVal status As DicomCommandStatusType, _
   ByVal remaining As Integer, _
   ByVal completed As Integer, _
   ByVal failed As Integer, _
   ByVal warning As Integer, _
   ByVal dataSet As DicomDataSet _
) 
'Usage
 
Dim instance As QueryRetrieveScu
Dim presentationID As Byte
Dim messageID As Integer
Dim affectedClass As String
Dim status As DicomCommandStatusType
Dim remaining As Integer
Dim completed As Integer
Dim failed As Integer
Dim warning As Integer
Dim dataSet As DicomDataSet
 
instance.OnReceiveCMoveResponse(presentationID, messageID, affectedClass, status, remaining, completed, failed, warning, dataSet)
protected override void OnReceiveCMoveResponse( 
   byte presentationID,
   int messageID,
   string affectedClass,
   DicomCommandStatusType status,
   int remaining,
   int completed,
   int failed,
   int warning,
   DicomDataSet dataSet
)
 function Leadtools.Dicom.Scu.QueryRetrieveScu.OnReceiveCMoveResponse( 
   presentationID ,
   messageID ,
   affectedClass ,
   status ,
   remaining ,
   completed ,
   failed ,
   warning ,
   dataSet 
)
protected:
void OnReceiveCMoveResponse( 
   byte presentationID,
   int messageID,
   String^ affectedClass,
   DicomCommandStatusType status,
   int remaining,
   int completed,
   int failed,
   int warning,
   DicomDataSet^ dataSet
) override 

Parameters

presentationID
The presentation ID.
messageID
The message ID.
affectedClass
The affected class.
status
The status.
remaining
The remaining.
completed
The completed.
failed
The failed.
warning
The warning.
dataSet
The data set.
Remarks
Used internally by Scu implementation.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

QueryRetrieveScu Class
QueryRetrieveScu Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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