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