Gets the information about the current patient in the viewer.
public ControllerReturnCode GetCurrentPatient( out PatientInfo info )
public ControllerReturnCode GetCurrentPatient(
out PatientInfo info
)
Public Function GetCurrentPatient( ByVal info As PatientInfo ) As ControllerReturnCode
Public Function GetCurrentPatient(
ByVal info As PatientInfo
) As ControllerReturnCode
public: ControllerReturnCode^ GetCurrentPatient( PatientInfo^ info )
public:
ControllerReturnCode^ GetCurrentPatient(
PatientInfo^ info
info
A PatientInfo object that will be filled with the information about the patient.
The ControllerReturnCode returned from the get operation.
Target Platforms
MedicalWebViewerExternalController Class
MedicalWebViewerExternalController Members
Leadtools.Medical.WebViewer.ExternalControl Namespace
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library