DVTk API
WriteWarning Method (text)
DVTkDvtkHighLevelInterface.Dicom.ThreadsMessageHandlerWriteWarning(String)
DVTk API

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

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

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0