LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

LogSendCGetRequest Method

Show in webframe





The presentation ID.
The unique message ID for this message.
The SOP UID for this C-GET query.
The priority.
The data set to send with this C-GET-REQ.
Logs the C-GET-REQ message
Syntax
protected void LogSendCGetRequest( 
   byte presentationID,
   int messageID,
   string affectedClass,
   DicomCommandPriorityType priority,
   DicomDataSet dataSet
)
'Declaration
 
Protected Sub LogSendCGetRequest( _
   ByVal presentationID As Byte, _
   ByVal messageID As Integer, _
   ByVal affectedClass As String, _
   ByVal priority As DicomCommandPriorityType, _
   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 dataSet As DicomDataSet
 
instance.LogSendCGetRequest(presentationID, messageID, affectedClass, priority, dataSet)

            

            
protected:
void LogSendCGetRequest( 
   byte presentationID,
   int messageID,
   String^ affectedClass,
   DicomCommandPriorityType priority,
   DicomDataSet^ dataSet
) 

Parameters

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.
Requirements

Target Platforms

See Also

Reference

DicomConnection Class
DicomConnection Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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