Called when the process parameters changed.
[Visual Basic 6.0] Event OnProcessChanged(
ByVal Process As IMdProcess _
)
[Visual Basic .NET] Public Event OnProcessChanged As OnProcessChangedEventHandler
[C#] public event OnProcessChangedEventHandler OnProcessChanged
[C++]
HRESULT OnProcessChanged(
IMdProcess* Process
);
[C++]Parameters
Process [in]Process is a parameter of type IMdProcess
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.