Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.Scp Namespace > INActionClientSessionProxy Interface : SendNActionResponse Method |
void SendNActionResponse( DicomCommandStatusType status, DicomDataSet responseDataset, string descriptionMessage )
'Declaration Sub SendNActionResponse( _ ByVal status As DicomCommandStatusType, _ ByVal responseDataset As DicomDataSet, _ ByVal descriptionMessage As String _ )
'Usage Dim instance As INActionClientSessionProxy Dim status As DicomCommandStatusType Dim responseDataset As DicomDataSet Dim descriptionMessage As String instance.SendNActionResponse(status, responseDataset, descriptionMessage)
void SendNActionResponse( DicomCommandStatusType status, DicomDataSet^ responseDataset, String^ descriptionMessage )