DVTk API
TriggerWarningOutputEvent Method (text)
DVTkDvtkHighLevelInterface.Common.ThreadsThreadTriggerWarningOutputEvent(String)
DVTk API

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

Call this method when this object should output a warning. Must be called by a descendant of this class when some warning output is available.
Declaration Syntax
C#Visual BasicVisual C++
protected void TriggerWarningOutputEvent(
	string text
)
Protected Sub TriggerWarningOutputEvent ( _
	text As String _
)
protected:
void TriggerWarningOutputEvent(
	String^ text
)
Parameters
text (String)
The warning text.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0