ArcObjects Library Reference (SystemUtility)  

IAssemblyLookup.GetNames Method

Returns a VB6 collection of the type libraries.

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

[C++]
HRESULT GetNames(
  VARIANT* __MIDL__IAssemblyLookup0005
);
[C++]

Parameters

__MIDL__IAssemblyLookup0005 [out, retval]   __MIDL__IAssemblyLookup0005 is a parameter of type VARIANT

See Also

IAssemblyLookup Interface