ArcObjects Library Reference (SystemUtility)  

ILib91Lookup.GetName Method

Returns a type library name for the specified GUID.

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

[C++]
HRESULT GetName(
  BSTR* sGuid,
  BSTR* __MIDL__ILib91Lookup0001
);
[C++]

Parameters

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

See Also

ILib91Lookup Interface