LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

NSetResponseEventArgs Constructor (NSetResponseEventArgs)

Show in webframe





The presentation ID of the N-SET request.
The message ID of the N-SET request.
The Abstract Syntax of the N-SET request.
The status for processing the N-SET request.
The Leadtools.Dicom.DicomDataSet which will be sent with the response.
The UID of the SOP Instance for which Attribute Values were modified.
Initializes a new instance of the NSetResponseEventArgs class.
Syntax
'Declaration
 
Public Function New( _
   ByVal presentationId As Byte, _
   ByVal messageID As Integer, _
   ByVal abstractClass As String, _
   ByVal status As DicomCommandStatusType, _
   ByVal responseDataset As DicomDataSet, _
   ByVal affectedSopInstanceUID As String _
)
'Usage
 
Dim presentationId As Byte
Dim messageID As Integer
Dim abstractClass As String
Dim status As DicomCommandStatusType
Dim responseDataset As DicomDataSet
Dim affectedSopInstanceUID As String
 
Dim instance As New NSetResponseEventArgs(presentationId, messageID, abstractClass, status, responseDataset, affectedSopInstanceUID)

            

            

Parameters

presentationId
The presentation ID of the N-SET request.
messageID
The message ID of the N-SET request.
abstractClass
The Abstract Syntax of the N-SET request.
status
The status for processing the N-SET request.
responseDataset
The Leadtools.Dicom.DicomDataSet which will be sent with the response.
affectedSopInstanceUID
The UID of the SOP Instance for which Attribute Values were modified.
Requirements

Target Platforms

See Also

Reference

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