ArcObjects Library Reference (SystemUtility)  

ILib91Lookup.Exists Method

Indicates if a library of the specified name exists in the collection of type libraries.

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

[C++]
HRESULT Exists(
  BSTR* sGuid,
  VARIANT_BOOL* __MIDL__ILib91Lookup0000
);
[C++]

Parameters

sGuid [in, out]   sGuid is a parameter of type BSTR __MIDL__ILib91Lookup0000 [out, retval]   __MIDL__ILib91Lookup0000 is a parameter of type VARIANT_BOOL

See Also

ILib91Lookup Interface