This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPEnvironmentImpl Interface > IGPEnvironmentImpl.GetValue Method (ArcObjects .NET 10.5 SDK) |
The value.
[Visual Basic .NET] Public Function GetValue ( _ ) As IGPValue
[C#] public IGPValue GetValue ( );
[C++]
HRESULT GetValue(
IGPValue** ppValue
);
[C++]
Parameters ppValue [out, retval]
ppValue is a parameter of type IGPValue