ArcObjects Library Reference (SystemUtility)  

IAssemblyLookup.GUIDFromName Method

Returns a GUID for the specified type library name.

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

[C++]
HRESULT GUIDFromName(
  BSTR* sAssemblyName,
  BSTR* __MIDL__IAssemblyLookup0002
);
[C++]

Parameters

sAssemblyName [in, out]   sAssemblyName is a parameter of type BSTR __MIDL__IAssemblyLookup0002 [out, retval]   __MIDL__IAssemblyLookup0002 is a parameter of type BSTR

See Also

IAssemblyLookup Interface