Chameleon Plug-in API
FeedBack..::.sendFeedBack Delegate
NamespacesBKTech.Chameleon.PluginsFeedBackFeedBack..::.sendFeedBack
The method by which updates are returned to the UI
Declaration Syntax
C#Visual BasicVisual C++
public delegate void sendFeedBack(
	string message,
	FeedBack..::.ReturnCode code
)
Public Delegate Sub sendFeedBack ( _
	message As String, _
	code As FeedBack..::.ReturnCode _
)
public delegate void sendFeedBack(
	String^ message, 
	FeedBack..::.ReturnCode code
)
Parameters

Assembly: Chameleon_Plugin (Module: Chameleon_Plugin) Version: 2.0.2.16570 (2.0.2.0)