LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

CStoreResponseEventArgs Constructor (CStoreResponseEventArgs)

Show in webframe





The presentation ID of the C-STORE request.
The message ID of the C-STORE request.
The Abstract Syntax of the C-STORE request.
The status for processing the C-STORE request.
The UID of the SOP Instance stored.
Initializes a new instance of the CStoreResponseEventArgs class.
Syntax
public CStoreResponseEventArgs( 
   byte presentationId,
   int messageID,
   string abstractClass,
   DicomCommandStatusType status,
   string affectedSopInstanceUID
)
'Declaration
 
Public Function New( _
   ByVal presentationId As Byte, _
   ByVal messageID As Integer, _
   ByVal abstractClass As String, _
   ByVal status As DicomCommandStatusType, _
   ByVal affectedSopInstanceUID As String _
)
'Usage
 
Dim presentationId As Byte
Dim messageID As Integer
Dim abstractClass As String
Dim status As DicomCommandStatusType
Dim affectedSopInstanceUID As String
 
Dim instance As New CStoreResponseEventArgs(presentationId, messageID, abstractClass, status, affectedSopInstanceUID)

            

            
public:
CStoreResponseEventArgs( 
   byte presentationId,
   int messageID,
   String^ abstractClass,
   DicomCommandStatusType status,
   String^ affectedSopInstanceUID
)

Parameters

presentationId
The presentation ID of the C-STORE request.
messageID
The message ID of the C-STORE request.
abstractClass
The Abstract Syntax of the C-STORE request.
status
The status for processing the C-STORE request.
affectedSopInstanceUID
The UID of the SOP Instance stored.
Requirements

Target Platforms

See Also

Reference

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