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 DicomCommandPriorityType, _
ByVal moveAE As String, _
ByVal dataSet As DicomDataSet _
)
protected:
void LogSendCMoveRequest(
byte presentationID,
int messageID,
String^ affectedClass,
DicomCommandPriorityType priority,
String^ moveAE,
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document