←Select platform

UpdateStatus Method

Summary

Updates the message text displayed on the WorkstationViewer status.

Syntax

C#
VB
C++
public void UpdateStatus(  
   string message 
) 
Public Sub UpdateStatus( _ 
   ByVal message As String _ 
) 
public: 
void UpdateStatus(  
   String^ message 
) 

Parameters

message
The message text that will be displayed on the WorkstationViewer status. Pass NULL or System.String.Empty to clear the status.

Requirements

Target Platforms

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