Repairs the managed overview paths for mosaic datasets that have been moved.
[Visual Basic .NET] Public Sub RepairManagedOverviews ( _ ByVal pTrackCancel As ITrackCancel _ )
[C#] public void RepairManagedOverviews ( ITrackCancel pTrackCancel );
[C++]
HRESULT RepairManagedOverviews(
ITrackCancel* pTrackCancel
);
[C++]Parameters
pTrackCancel [in]pTrackCancel is a parameter of type ITrackCancel
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.