This interface is implemented on a site object to supply another object with services and information it requires when performing an asynchronous data transfer, specifically parsing a name and converting it to a moniker and initializing a bind context.
Methods in Vtable Order
IUnknown Methods Description
QueryInterface
Returns pointers to supported interfaces.
AddRef Increments reference count.
Release Decrements reference count.
IBindHost Methods Description
ParseDisplayName
Turns a text name into a moniker.
GetBindContext Supplies a pointer to an implementation of IBindCtx.