This document is archived and information here might be outdated. Recommended version. |
Raster Engine has started a different subtask.
[Visual Basic .NET] Public Sub UpdateTaskName ( _ ByVal new_task As String _ )
[C#] public void UpdateTaskName ( string new_task );
[C++]
HRESULT UpdateTaskName(
BSTR new_task
);
[C++]
Parameters new_task [in]
new_task is a parameter of type BSTR