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

NCreateResponseEventArgs Constructor (NCreateResponseEventArgs)






The presentation ID of the N-CREATE request.
The message ID of the N-CREATE request.
The Abstract Syntax of the N-CREATE request.
the status for processing the N-CREATE request.
Contains the complete list of all Attribute identifiers and values that were assigned to the new managed SOP Instance.
The UID of the SOP Instance created.
Initializes a new instance of the CStoreResponseEventArgs class.
Syntax
public NCreateResponseEventArgs( 
   byte presentationId,
   int messageID,
   string abstractClass,
   DicomCommandStatusType status,
   DicomDataSet responseDataset,
   string affectedSopInstanceUID
)
'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 NCreateResponseEventArgs(presentationId, messageID, abstractClass, status, responseDataset, affectedSopInstanceUID)
public NCreateResponseEventArgs( 
   byte presentationId,
   int messageID,
   string abstractClass,
   DicomCommandStatusType status,
   DicomDataSet responseDataset,
   string affectedSopInstanceUID
)
function NCreateResponseEventArgs( 
   presentationId ,
   messageID ,
   abstractClass ,
   status ,
   responseDataset ,
   affectedSopInstanceUID 
)
public:
NCreateResponseEventArgs( 
   byte presentationId,
   int messageID,
   String^ abstractClass,
   DicomCommandStatusType status,
   DicomDataSet^ responseDataset,
   String^ affectedSopInstanceUID
)

Parameters

presentationId
The presentation ID of the N-CREATE request.
messageID
The message ID of the N-CREATE request.
abstractClass
The Abstract Syntax of the N-CREATE request.
status
the status for processing the N-CREATE request.
responseDataset
Contains the complete list of all Attribute identifiers and values that were assigned to the new managed SOP Instance.
affectedSopInstanceUID
The UID of the SOP Instance created.
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

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