ArcObjects Library Reference (SystemUtility)  

ICatHelper.Present Method

method Present.

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

[C++]
HRESULT Present(
  BSTR bsCatClass,
  BSTR bsObjClass,
  VARIANT_BOOL* Exists
);
[C++]

Parameters

bsCatClass [in]   bsCatClass is a parameter of type BSTR bsObjClass [in]   bsObjClass is a parameter of type BSTR Exists [out, retval]   Exists is a parameter of type VARIANT_BOOL

See Also

ICatHelper Interface