ArcObjects Library Reference (SystemUtility)  

IVB6ReferenceHandler.AddReference Method

AddReference.

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

[C++]
HRESULT AddReference(
  BSTR* sAssembly,
  BSTR* sGuid,
  BSTR* sLog,
  esriCodeConverterStatus* __MIDL__IVB6ReferenceHandler0002
);
[C++]

Parameters

sAssembly [in, out]   sAssembly is a parameter of type BSTR sGuid [in, out]   sGuid is a parameter of type BSTR sLog [in, out]   sLog is a parameter of type BSTR __MIDL__IVB6ReferenceHandler0002 [out, retval]

  __MIDL__IVB6ReferenceHandler0002 is a parameter of type esriCodeConverterStatus

See Also

IVB6ReferenceHandler Interface