IInternetThreadSwitch interface

Notifies the protocol handler that the moniker is being switched from one UI thread to another.

Members

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

  • Methods

Methods

The IInternetThreadSwitch interface has these methods.

Method Description
Continue

Notifies the protocol handler that the moniker has switched to a new UI thread.

Prepare

Notifies the protocol handler that the moniker is being switched to a new UI thread.

 

Remarks

Protocol handlers that depend on thread-specific resources, such as window message pumps, must manage those resources in connection with the new thread.

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Header

Urlmon.h

IDL

Urlmon.idl

DLL

Urlmon.dll