Gets the information about the current patient in the viewer.
public ControllerReturnCode GetCurrentPatient(
out PatientInfo info
)
info
A PatientInfo object that will be filled with the information about the patient.
The ControllerReturnCode returned from the get operation.