This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterStatus2 Interface > IRasterStatus2.FireMessage Method (ArcObjects .NET 10.4 SDK) |
Broadcasts the message of the operation.
[Visual Basic .NET] Public Sub FireMessage ( _ ByVal Message As String _ )
[C#] public void FireMessage ( string Message );
[C++]
HRESULT FireMessage(
BSTR Message
);
[C++]
Parameters Message [in] Message is a parameter of type BSTR