DVTk API
WriteError Method (text)
DVTkDvtkHighLevelInterface.Dicom.ThreadsMessageHandlerWriteError(String)
DVTk API

[This is preliminary documentation and is subject to change.]

Write an error to the results.
Declaration Syntax
C#Visual BasicVisual C++
public void WriteError(
	string text
)
Public Sub WriteError ( _
	text As String _
)
public:
void WriteError(
	String^ text
)
Parameters
text (String)
The error text.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0