ArcObjects Library Reference (SystemUtility)  

IAssemblyLookup.NameFromGUID Method

Returns a type library name for the specified GUID.

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

[C++]
HRESULT NameFromGUID(
  BSTR* sGuid,
  BSTR* __MIDL__IAssemblyLookup0003
);
[C++]

Parameters

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

See Also

IAssemblyLookup Interface