DVTk API
TriggerInformationOutputEvent Method (text)
DVTkDvtkHighLevelInterface.Common.ThreadsThreadTriggerInformationOutputEvent(String)
DVTk API

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

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

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0