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