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

CStoreResponseEventArgs Constructor (CStoreResponseEventArgs)






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
)
function 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: 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

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