Leadtools.Dicom.Scp Namespace > ClientSession Class : SendNActionResponse Method |
public void SendNActionResponse( byte presentationID, int messageID, string affectedClass, string affectedInstance, DicomCommandStatusType status, int actionType, DicomDataSet responseDataset, string descriptionMessage )
'Declaration Public Sub SendNActionResponse( _ 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, _ ByVal descriptionMessage As String _ )
'Usage Dim instance As ClientSession 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 descriptionMessage As String instance.SendNActionResponse(presentationID, messageID, affectedClass, affectedInstance, status, actionType, responseDataset, descriptionMessage)
public void SendNActionResponse( byte presentationID, int messageID, string affectedClass, string affectedInstance, DicomCommandStatusType status, int actionType, DicomDataSet responseDataset, string descriptionMessage )
function Leadtools.Dicom.Scp.ClientSession.SendNActionResponse( presentationID , messageID , affectedClass , affectedInstance , status , actionType , responseDataset , descriptionMessage )
public: void SendNActionResponse( byte presentationID, int messageID, String^ affectedClass, String^ affectedInstance, DicomCommandStatusType status, int actionType, DicomDataSet^ responseDataset, String^ descriptionMessage )
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