DVTk API
TriggerErrorOutputEvent Method (text)
DVTkDvtkHighLevelInterface.Common.ThreadsThreadTriggerErrorOutputEvent(String)
DVTk API

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

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

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0