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

CMoveResponseEventArgs Constructor (CMoveResponseEventArgs)






The presentation ID of the C-Move request.
The message ID of the C-Move request.
The Abstract Syntax of the C-Move request.
The status for processing the C-Move request.
The number of remaining C-STORE sub-operations
The Leadtools.Dicom.DicomDataSet which will be sent with the response.
Initializes a new instance of the CMoveResponseEventArgs class.
Syntax
public CMoveResponseEventArgs( 
   byte presentationId,
   int messageID,
   string abstractClass,
   DicomCommandStatusType status,
   int remaining,
   DicomDataSet responseDataset
)
'Declaration
 
Public Function New( _
   ByVal presentationId As Byte, _
   ByVal messageID As Integer, _
   ByVal abstractClass As String, _
   ByVal status As DicomCommandStatusType, _
   ByVal remaining As Integer, _
   ByVal responseDataset As DicomDataSet _
)
'Usage
 
Dim presentationId As Byte
Dim messageID As Integer
Dim abstractClass As String
Dim status As DicomCommandStatusType
Dim remaining As Integer
Dim responseDataset As DicomDataSet
 
Dim instance As New CMoveResponseEventArgs(presentationId, messageID, abstractClass, status, remaining, responseDataset)
public CMoveResponseEventArgs( 
   byte presentationId,
   int messageID,
   string abstractClass,
   DicomCommandStatusType status,
   int remaining,
   DicomDataSet responseDataset
)
function CMoveResponseEventArgs( 
   presentationId ,
   messageID ,
   abstractClass ,
   status ,
   remaining ,
   responseDataset 
)
public:
CMoveResponseEventArgs( 
   byte presentationId,
   int messageID,
   String^ abstractClass,
   DicomCommandStatusType status,
   int remaining,
   DicomDataSet^ responseDataset
)

Parameters

presentationId
The presentation ID of the C-Move request.
messageID
The message ID of the C-Move request.
abstractClass
The Abstract Syntax of the C-Move request.
status
The status for processing the C-Move request.
remaining
The number of remaining C-STORE sub-operations
responseDataset
The Leadtools.Dicom.DicomDataSet which will be sent with the response.
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

CMoveResponseEventArgs Class
CMoveResponseEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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