←Select platform

UpdatePatient Method

Summary

Updates the current patient in the viewer with the new information.

Syntax
C#
C++/CLI
public ControllerReturnCode UpdatePatient( 
   PatientInfo info 
) 
public:  
   ControllerReturnCode^ UpdatePatient( 
      PatientInfo^ info 
   ) 

Parameters

info

A PatientInfo object that specifies the patient to be updated and the new information about the patient.

Return Value

A ControllerReturnCode value indicating the results of the update.

Requirements

Target Platforms

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.WebViewer.ExternalControl Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.