This document is archived and information here might be outdated. Recommended version. |
Called immediately prior to the GeoProcessor executing a tool.
[Visual Basic .NET] Public Sub PreToolExecute ( _ ByVal Process As IMdProcess _ )
[C#] public void PreToolExecute ( IMdProcess Process );
[C++]
HRESULT PreToolExecute(
IMdProcess* Process
);
[C++]
Parameters Process [in]
Process is a parameter of type IMdProcess*