Chameleon Plug-in API
Report Method (message, returnCode)
NamespacesBKTech.Chameleon.PluginsImplementorBaseReport(String, FeedBack..::.ReturnCode)
Reports a message and a status back to the GUI
Declaration Syntax
C#Visual BasicVisual C++
public virtual void Report(
	string message,
	FeedBack..::.ReturnCode returnCode
)
Public Overridable Sub Report ( _
	message As String, _
	returnCode As FeedBack..::.ReturnCode _
)
public:
virtual void Report(
	String^ message, 
	FeedBack..::.ReturnCode returnCode
)
Parameters
message (String)
returnCode (FeedBack..::.ReturnCode)

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