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

NActionResponseEventArgs Constructor (NActionResponseEventArgs)






The presentation ID.
The presentation ID of the N-ACTION request.
The SOP class UID of the instance the N-ACTION was performed on.
The UID of the instance the N-ACTION was performed on.
The status for processing the N-ACTION request.
Type of action to be performed.
The Leadtools.Dicom.DicomDataSet which will be sent with the response.
Initializes a new instance of the NActionResponseEventArgs class.
Syntax
public NActionResponseEventArgs( 
   byte presentationID,
   int messageID,
   string affectedClass,
   string affectedInstance,
   DicomCommandStatusType status,
   int actionType,
   DicomDataSet responseDataset
)
'Declaration
 
Public Function New( _
   ByVal presentationID As Byte, _
   ByVal messageID As Integer, _
   ByVal affectedClass As String, _
   ByVal affectedInstance As String, _
   ByVal status As DicomCommandStatusType, _
   ByVal actionType As Integer, _
   ByVal responseDataset As DicomDataSet _
)
'Usage
 
Dim presentationID As Byte
Dim messageID As Integer
Dim affectedClass As String
Dim affectedInstance As String
Dim status As DicomCommandStatusType
Dim actionType As Integer
Dim responseDataset As DicomDataSet
 
Dim instance As New NActionResponseEventArgs(presentationID, messageID, affectedClass, affectedInstance, status, actionType, responseDataset)
public NActionResponseEventArgs( 
   byte presentationID,
   int messageID,
   string affectedClass,
   string affectedInstance,
   DicomCommandStatusType status,
   int actionType,
   DicomDataSet responseDataset
)
function NActionResponseEventArgs( 
   presentationID ,
   messageID ,
   affectedClass ,
   affectedInstance ,
   status ,
   actionType ,
   responseDataset 
)
public:
NActionResponseEventArgs( 
   byte presentationID,
   int messageID,
   String^ affectedClass,
   String^ affectedInstance,
   DicomCommandStatusType status,
   int actionType,
   DicomDataSet^ responseDataset
)

Parameters

presentationID
The presentation ID.
messageID
The presentation ID of the N-ACTION request.
affectedClass
The SOP class UID of the instance the N-ACTION was performed on.
affectedInstance
The UID of the instance the N-ACTION was performed on.
status
The status for processing the N-ACTION request.
actionType
Type of action to be performed.
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

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