LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

SendUpdate Method

Show in webframe





The peer connection to send the update request to.
The DICOM dataset that describes the update request information.
The update action to perform.
The patient update instance.
Sends a patient update message to the specified scp.
Syntax
public DicomCommandStatusType SendUpdate( 
   DicomScp Scp,
   DicomDataSet ds,
   int action,
   string instance
)
'Declaration
 
Public Function SendUpdate( _
   ByVal Scp As DicomScp, _
   ByVal ds As DicomDataSet, _
   ByVal action As Integer, _
   ByVal instance As String _
) As DicomCommandStatusType
'Usage
 
Dim instance As PatientUpdaterScu
Dim Scp As DicomScp
Dim ds As DicomDataSet
Dim action As Integer
Dim instance As String
Dim value As DicomCommandStatusType
 
value = instance.SendUpdate(Scp, ds, action, instance)

            

            
public:
DicomCommandStatusType SendUpdate( 
   DicomScp^ Scp,
   DicomDataSet^ ds,
   int action,
   String^ instance
) 

Parameters

Scp
The peer connection to send the update request to.
ds
The DICOM dataset that describes the update request information.
action
The update action to perform.
instance
The patient update instance.

Return Value

The status of the operation.
Requirements

Target Platforms

See Also

Reference

PatientUpdaterScu Class
PatientUpdaterScu 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