C#
VB
C++
Raises the BeforeCMove event.
protected virtual DicomCommandPriorityType OnBeforeCMove(
BeforeCMoveEventArgs e
)
Protected Function OnBeforeCMove( _
ByVal e As Leadtools.Dicom.Scu.Common.BeforeCMoveEventArgs _
) As Leadtools.Dicom.DicomCommandPriorityType
protected:
Leadtools.Dicom.DicomCommandPriorityType OnBeforeCMove(
Leadtools.Dicom.Scu.Common.BeforeCMoveEventArgs^ e
)
e
The Leadtools.Dicom.Scu.Common.BeforeCMoveEventArgs instance containing the event data.
The priority level of the message.
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