This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRawPixels Interface > IRawPixels.ReturnCache Method (ArcObjects .NET 10.4 SDK) |
Restores edit cache to previous state.
[Visual Basic .NET] Public Function ReturnCache ( _ ByVal cache As Object _ ) As Integer
[C#] public int ReturnCache ( object cache );
[C++]
HRESULT ReturnCache(
LPUNKNOWN cache,
long* num_refs
);
[C++]
Parameters cache [in] cache is a parameter of type LPUNKNOWN num_refs [out, retval] num_refs is a parameter of type long