ArcObjects Library Reference (SystemUtility)  

IDocumentHelper.Present Method

method Present.

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

[C++]
HRESULT Present(
  BSTR sourceDoc,
  BSTR element,
  VARIANT_BOOL* Present
);
[C++]

Parameters

sourceDoc [in]   sourceDoc is a parameter of type BSTR element [in]   element is a parameter of type BSTR Present [out]   Present is a parameter of type VARIANT_BOOL

See Also

IDocumentHelper Interface