←Select platform

UpdatePatient Method (MedicalWebViewerExternalController)

Summary

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

Syntax

C#
VB
C++
public ControllerReturnCode UpdatePatient( 
   PatientInfo info 
) 
Public Function UpdatePatient( 
   ByVal info As PatientInfo 
) As ControllerReturnCode 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.WebViewer.ExternalControl Assembly
Click or drag to resize