ArcObjects Library Reference (SystemUtility)  

IVB6ReferenceHandler.Initialize Method

Initialize.

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

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

Parameters

pAssemblyLookup [in, out]

  pAssemblyLookup is a parameter of type IAssemblyLookup

pLibraryLister [in, out]

  pLibraryLister is a parameter of type IVB6LibraryLister

See Also

IVB6ReferenceHandler Interface