ArcObjects Library Reference (SystemUtility)  

IDocumentHelper.FixBroken Method

method FixBroken.

ERROR: Syntax information about IDocumentHelper.FixBroken may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.SystemUtility.dll

[C++]
HRESULT FixBroken(
  BSTR sourceDoc,
  BSTR targetDoc
);
[C++]

Parameters

sourceDoc [in]   sourceDoc is a parameter of type BSTR targetDoc [in]   targetDoc is a parameter of type BSTR

See Also

IDocumentHelper Interface