ArcObjects Library Reference (SystemUtility)  

IVB6LibraryLister.Initialize Method

Initialize method.

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

[C++]
HRESULT Initialize(
  IAssemblyLookup** pAssemblyLookup
);
[C++]

Parameters

pAssemblyLookup [in, out]

  pAssemblyLookup is a parameter of type IAssemblyLookup

See Also

IVB6LibraryLister Interface