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

LogSendCMoveRequest Method






The presentation ID.
The message ID.
The affected class.
The priority.
The move destination ae title.
The data set to send with this C-MOVE-REQ.
Logs the C-MOVE-REQ message.
Syntax
protected void LogSendCMoveRequest( 
   byte presentationID,
   int messageID,
   string affectedClass,
   DicomCommandPriorityType priority,
   string moveAE,
   DicomDataSet dataSet
)
'Declaration
 
Protected Sub LogSendCMoveRequest( _
   ByVal presentationID As Byte, _
   ByVal messageID As Integer, _
   ByVal affectedClass As String, _
   ByVal priority As DicomCommandPriorityType, _
   ByVal moveAE As String, _
   ByVal dataSet As DicomDataSet _
) 
'Usage
 
Dim instance As DicomConnection
Dim presentationID As Byte
Dim messageID As Integer
Dim affectedClass As String
Dim priority As DicomCommandPriorityType
Dim moveAE As String
Dim dataSet As DicomDataSet
 
instance.LogSendCMoveRequest(presentationID, messageID, affectedClass, priority, moveAE, dataSet)
protected void LogSendCMoveRequest( 
   byte presentationID,
   int messageID,
   string affectedClass,
   DicomCommandPriorityType priority,
   string moveAE,
   DicomDataSet dataSet
)
 function Leadtools.Dicom.Scu.Common.DicomConnection.LogSendCMoveRequest( 
   presentationID ,
   messageID ,
   affectedClass ,
   priority ,
   moveAE ,
   dataSet 
)
protected:
void LogSendCMoveRequest( 
   byte presentationID,
   int messageID,
   String^ affectedClass,
   DicomCommandPriorityType priority,
   String^ moveAE,
   DicomDataSet^ dataSet
) 

Parameters

presentationID
The presentation ID.
messageID
The message ID.
affectedClass
The affected class.
priority
The priority.
moveAE
The move destination ae title.
dataSet
The data set to send with this C-MOVE-REQ.
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

DicomConnection Class
DicomConnection Members

 

 


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