Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.11
|
Leadtools.Dicom.Scu Namespace > PatientUpdaterScu Class : ChangePatient Method |
public DicomCommandStatusType ChangePatient( DicomScp scp, ChangePatient data )
'Declaration Public Function ChangePatient( _ ByVal scp As DicomScp, _ ByVal data As ChangePatient _ ) As DicomCommandStatusType
'Usage Dim instance As PatientUpdaterScu Dim scp As DicomScp Dim data As ChangePatient Dim value As DicomCommandStatusType value = instance.ChangePatient(scp, data)
public: DicomCommandStatusType ChangePatient( DicomScp^ scp, ChangePatient^ data )