Adds the specified patient to the viewer.
public ControllerReturnCode AddPatient( PatientInfo info )
public ControllerReturnCode AddPatient(
PatientInfo info
)
Public Function AddPatient( ByVal info As PatientInfo ) As ControllerReturnCode
Public Function AddPatient(
ByVal info As PatientInfo
) As ControllerReturnCode
public: ControllerReturnCode^ AddPatient( PatientInfo^ info )
public:
ControllerReturnCode^ AddPatient(
PatientInfo^ info
info
A PatientInfo object that specifies the patient to be added and the information about the patient.
A ControllerReturnCode value indicating the results of the add.
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