LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

ResponseEventArgs Constructor (ResponseEventArgs)

Show in webframe





The presentation ID from the client request.
The message ID from the client request.
The Abstract Syntax from the client request.
The status for processing the client request.
The Leadtools.Dicom.DicomDataSet which will be sent with the response.
Initializes a new instance of the CFindResponseEventArgs class.
Syntax
public ResponseEventArgs( 
   byte presentationId,
   int messageID,
   string abstractClass,
   DicomCommandStatusType status,
   DicomDataSet responseDataset
)
'Declaration
 
Public Function New( _
   ByVal presentationId As Byte, _
   ByVal messageID As Integer, _
   ByVal abstractClass As String, _
   ByVal status As DicomCommandStatusType, _
   ByVal responseDataset As DicomDataSet _
)
'Usage
 
Dim presentationId As Byte
Dim messageID As Integer
Dim abstractClass As String
Dim status As DicomCommandStatusType
Dim responseDataset As DicomDataSet
 
Dim instance As New ResponseEventArgs(presentationId, messageID, abstractClass, status, responseDataset)

            

            
public:
ResponseEventArgs( 
   byte presentationId,
   int messageID,
   String^ abstractClass,
   DicomCommandStatusType status,
   DicomDataSet^ responseDataset
)

Parameters

presentationId
The presentation ID from the client request.
messageID
The message ID from the client request.
abstractClass
The Abstract Syntax from the client request.
status
The status for processing the client request.
responseDataset
The Leadtools.Dicom.DicomDataSet which will be sent with the response.
Requirements

Target Platforms

See Also

Reference

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