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 |
Binds to the persistent data of the object named by the specified moniker | |
Binds to the object named by the specified moniker. | |
Turns a text name into a moniker. |