LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)
LEAD Technologies, Inc

Move(DicomScp,String,DicomDataSet) Method






The peer connection to send the C-MOVE-REQ to.
The name of the Application Entity to which to move the data. If DestAE is null or empty the dataset will be moved to the AETitle defined in DicomFindSCU.
The DICOM dataset that describes the move operation to perform.
Sends a C-MOVE-REQ message to a peer member of a connection defined by Scp.
Syntax
public void Move( 
   DicomScp Scp,
   string DestAE,
   DicomDataSet request
)
'Declaration
 
Public Overloads Sub Move( _
   ByVal Scp As DicomScp, _
   ByVal DestAE As String, _
   ByVal request As DicomDataSet _
) 
'Usage
 
Dim instance As QueryRetrieveScu
Dim Scp As DicomScp
Dim DestAE As String
Dim request As DicomDataSet
 
instance.Move(Scp, DestAE, request)
public void Move( 
   DicomScp Scp,
   string DestAE,
   DicomDataSet request
)
 function Leadtools.Dicom.Scu.QueryRetrieveScu.Move(DicomScp,String,DicomDataSet)( 
   Scp ,
   DestAE ,
   request 
)
public:
void Move( 
   DicomScp^ Scp,
   String^ DestAE,
   DicomDataSet^ request
) 

Parameters

Scp
The peer connection to send the C-MOVE-REQ to.
DestAE
The name of the Application Entity to which to move the data. If DestAE is null or empty the dataset will be moved to the AETitle defined in DicomFindSCU.
request
The DICOM dataset that describes the move operation to perform.
Requirements

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

See Also

Reference

QueryRetrieveScu Class
QueryRetrieveScu Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features