Leadtools.Dicom.Scp Namespace > NActionResponseEventArgs Class : NActionResponseEventArgs Constructor |
public NActionResponseEventArgs( byte presentationID, int messageID, string affectedClass, string affectedInstance, DicomCommandStatusType status, int actionType, DicomDataSet responseDataset )
'Declaration Public Function New( _ ByVal presentationID As Byte, _ ByVal messageID As Integer, _ ByVal affectedClass As String, _ ByVal affectedInstance As String, _ ByVal status As DicomCommandStatusType, _ ByVal actionType As Integer, _ ByVal responseDataset As DicomDataSet _ )
'Usage Dim presentationID As Byte Dim messageID As Integer Dim affectedClass As String Dim affectedInstance As String Dim status As DicomCommandStatusType Dim actionType As Integer Dim responseDataset As DicomDataSet Dim instance As New NActionResponseEventArgs(presentationID, messageID, affectedClass, affectedInstance, status, actionType, responseDataset)
public NActionResponseEventArgs( byte presentationID, int messageID, string affectedClass, string affectedInstance, DicomCommandStatusType status, int actionType, DicomDataSet responseDataset )
function NActionResponseEventArgs( presentationID , messageID , affectedClass , affectedInstance , status , actionType , responseDataset )
public: NActionResponseEventArgs( byte presentationID, int messageID, String^ affectedClass, String^ affectedInstance, DicomCommandStatusType status, int actionType, DicomDataSet^ responseDataset )
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