Leadtools.Dicom.Scp Namespace > ICMoveClientSessionProxy Interface : ProcessCMoveStoreSubOperation Method |
DicomCommandStatusType ProcessCMoveStoreSubOperation( DicomScp scp, DicomDataSet dataSet, string referencedFilePath, int remaining, int completed, int failed, int warning )
'Declaration Function ProcessCMoveStoreSubOperation( _ ByVal scp As DicomScp, _ ByVal dataSet As DicomDataSet, _ ByVal referencedFilePath As String, _ ByVal remaining As Integer, _ ByVal completed As Integer, _ ByVal failed As Integer, _ ByVal warning As Integer _ ) As DicomCommandStatusType
'Usage Dim instance As ICMoveClientSessionProxy Dim scp As DicomScp Dim dataSet As DicomDataSet Dim referencedFilePath As String Dim remaining As Integer Dim completed As Integer Dim failed As Integer Dim warning As Integer Dim value As DicomCommandStatusType value = instance.ProcessCMoveStoreSubOperation(scp, dataSet, referencedFilePath, remaining, completed, failed, warning)
DicomCommandStatusType ProcessCMoveStoreSubOperation( DicomScp scp, DicomDataSet dataSet, string referencedFilePath, int remaining, int completed, int failed, int warning )
function Leadtools.Dicom.Scp.ICMoveClientSessionProxy.ProcessCMoveStoreSubOperation( scp , dataSet , referencedFilePath , remaining , completed , failed , warning )
DicomCommandStatusType ProcessCMoveStoreSubOperation( DicomScp^ scp, DicomDataSet^ dataSet, String^ referencedFilePath, int remaining, int completed, int failed, int warning )
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