Leadtools.Dicom.Scp Namespace > ICMoveClientSessionProxy Interface : SendCMoveResponse Method |
void SendCMoveResponse( DicomCommandStatusType status, DicomDataSet responseDataset, int remaining, int completed, int failed, int warning, string descriptionMessage )
'Declaration Sub SendCMoveResponse( _ ByVal status As DicomCommandStatusType, _ ByVal responseDataset As DicomDataSet, _ ByVal remaining As Integer, _ ByVal completed As Integer, _ ByVal failed As Integer, _ ByVal warning As Integer, _ ByVal descriptionMessage As String _ )
'Usage Dim instance As ICMoveClientSessionProxy Dim status As DicomCommandStatusType Dim responseDataset As DicomDataSet Dim remaining As Integer Dim completed As Integer Dim failed As Integer Dim warning As Integer Dim descriptionMessage As String instance.SendCMoveResponse(status, responseDataset, remaining, completed, failed, warning, descriptionMessage)
void SendCMoveResponse( DicomCommandStatusType status, DicomDataSet responseDataset, int remaining, int completed, int failed, int warning, string descriptionMessage )
function Leadtools.Dicom.Scp.ICMoveClientSessionProxy.SendCMoveResponse( status , responseDataset , remaining , completed , failed , warning , descriptionMessage )
void SendCMoveResponse( DicomCommandStatusType status, DicomDataSet^ responseDataset, int remaining, int completed, int failed, int warning, 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