←Select platform

GetCurrentPatient Method

Summary

Gets the information about the current patient in the viewer.

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

Parameters

info

A PatientInfo object that will be filled with the information about the patient.

Return Value

The ControllerReturnCode returned from the get operation.

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.