Returns an enumeration of the geoprocessing environments that the geoprocessing functions managed by this function factory use.
[Visual Basic .NET] Public Function GetFunctionEnvironments ( _ ) As IEnumGPEnvironment
[C#] public IEnumGPEnvironment GetFunctionEnvironments ( );
[C++]
HRESULT GetFunctionEnvironments(
IEnumGPEnvironment** Environments
);
[C++]Parameters
Environments [out, retval]Environments is a parameter of type IEnumGPEnvironment
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.