LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)
LEAD Technologies, Inc

SendUpdate Method






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
)
 function Leadtools.Dicom.Scu.PatientUpdaterScu.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PatientUpdaterScu Class
PatientUpdaterScu Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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