IBindHost interface

Provides methods that enable controls to perform asynchronous data transfers through the Microsoft ActiveX container.

Members

The IBindHost interface inherits from the IUnknown interface. IBindHost also has these types of members:

  • Methods

Methods

The IBindHost interface has these methods.

Method Description
CreateMoniker

Creates a moniker to bind to a URL.

MonikerBindToObject

Binds a moniker to an object.

MonikerBindToStorage

Binds a moniker to storage.

 

Remarks

The IID for this interface is IID_IBindHost.

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Product

Internet Explorer 3.0

Header

Urlmon.h

IDL

Urlmon.idl

DLL

Urlmon.dll