C#
VB
C++
Logs the C-MOVE-REQ message.
protected virtual void LogSendCMoveRequest(byte presentationID,int messageID,string affectedClass,DicomCommandPriorityType priority,string moveAE,DicomDataSet dataSet)
Protected Sub LogSendCMoveRequest( _ByVal presentationID As Byte, _ByVal messageID As Integer, _ByVal affectedClass As String, _ByVal priority As Leadtools.Dicom.DicomCommandPriorityType, _ByVal moveAE As String, _ByVal dataSet As Leadtools.Dicom.DicomDataSet _)
protected:void LogSendCMoveRequest(byte presentationID,int messageID,String^ affectedClass,Leadtools.Dicom.DicomCommandPriorityType priority,String^ moveAE,Leadtools.Dicom.DicomDataSet^ dataSet)
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
