This document is archived and information here might be outdated. Recommended version. |
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*