C#
VB
C++
Logs the C-GET-REQ message
protected virtual void LogSendCGetRequest(byte presentationID,int messageID,string affectedClass,DicomCommandPriorityType priority,DicomDataSet dataSet)
Protected Sub LogSendCGetRequest( _ByVal presentationID As Byte, _ByVal messageID As Integer, _ByVal affectedClass As String, _ByVal priority As Leadtools.Dicom.DicomCommandPriorityType, _ByVal dataSet As Leadtools.Dicom.DicomDataSet _)
protected:void LogSendCGetRequest(byte presentationID,int messageID,String^ affectedClass,Leadtools.Dicom.DicomCommandPriorityType priority,Leadtools.Dicom.DicomDataSet^ dataSet)
presentationID
The presentation ID.
messageID
The unique message ID for this message.
affectedClass
The SOP UID for this C-GET query.
priority
The priority.
dataSet
The data set to send with this C-GET-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
