The result values.
[Visual Basic .NET] Public Property Values As IGPValues
[C#] public IGPValues Values {get; set;}
[C++]
HRESULT get_Values(
IGPValues** ppValues
);
[C++]
HRESULT putref_Values(
IGPValues* ppValues
);
[C++]Parameters
ppValues [out, retval]ppValues is a parameter of type IGPValues
ppValues [in]ppValues is a parameter of type IGPValues
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.