ArcObjects Library Reference (DataSourcesRaster)  

IReprojectFunctionArguments.SpatialReference Property

The output spatial reference.

ERROR: Syntax information about IReprojectFunctionArguments.SpatialReference may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.DataSourcesRaster.dll

[C++]
HRESULT get_SpatialReference(
  LPUNKNOWN* ppSRS
);
[C++]
HRESULT putref_SpatialReference(
  LPUNKNOWN ppSRS
);
[C++]

Parameters

ppSRS [out, retval]   ppSRS is a parameter of type LPUNKNOWN ppSRS [in]   ppSRS is a parameter of type LPUNKNOWN

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IReprojectFunctionArguments Interface