Leadtools.Dicom.Scp Namespace > CStoreResponseEventArgs Class : CStoreResponseEventArgs Constructor |
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 )
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