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

AfterCMoveEventArgs Constructor






The peer connection the C-MOVE-REQ was sent to.
The number of C-STORE sub operations that have completed.
The number of C-STORE sub operations that have failed.
The number of C-STORE sub operations with a warning status.
The DICOM dataset sent with the C-MOVE-REQ.
The status of the C-MOVE-REQ.
Initializes a new instance of the AfterCMoveEventArgs class.
Syntax
public AfterCMoveEventArgs( 
   DicomScp scp,
   int Completed,
   int Failed,
   int Warning,
   DicomDataSet ds,
   DicomCommandStatusType status
)
'Declaration
 
Public Function New( _
   ByVal scp As DicomScp, _
   ByVal Completed As Integer, _
   ByVal Failed As Integer, _
   ByVal Warning As Integer, _
   ByVal ds As DicomDataSet, _
   ByVal status As DicomCommandStatusType _
)
'Usage
 
Dim scp As DicomScp
Dim Completed As Integer
Dim Failed As Integer
Dim Warning As Integer
Dim ds As DicomDataSet
Dim status As DicomCommandStatusType
 
Dim instance As New AfterCMoveEventArgs(scp, Completed, Failed, Warning, ds, status)
public AfterCMoveEventArgs( 
   DicomScp scp,
   int Completed,
   int Failed,
   int Warning,
   DicomDataSet ds,
   DicomCommandStatusType status
)
function AfterCMoveEventArgs( 
   scp ,
   Completed ,
   Failed ,
   Warning ,
   ds ,
   status 
)
public:
AfterCMoveEventArgs( 
   DicomScp^ scp,
   int Completed,
   int Failed,
   int Warning,
   DicomDataSet^ ds,
   DicomCommandStatusType status
)

Parameters

scp
The peer connection the C-MOVE-REQ was sent to.
Completed
The number of C-STORE sub operations that have completed.
Failed
The number of C-STORE sub operations that have failed.
Warning
The number of C-STORE sub operations with a warning status.
ds
The DICOM dataset sent with the C-MOVE-REQ.
status
The status of the C-MOVE-REQ.
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

AfterCMoveEventArgs Class
AfterCMoveEventArgs 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