C#
VB
C++
Updates the message text displayed on the WorkstationViewer status.
public void UpdateStatus(
string message
)
Public Sub UpdateStatus( _
ByVal message As String _
)
public:
void UpdateStatus(
String^ message
)
message
The message text that will be displayed on the WorkstationViewer status. Pass NULL or System.String.Empty to clear the status.
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
Medical Web Viewer .NET