IInternetPriority

Send Feedback

The IInternetPriority interface provides an application with a way to set the priority of the requests being sent to a pluggable protocol handler.

The following methods are used with the IInternetPriority interface.

Method Description
IInternetPriority::GetPriority Retrieves the priority of the request being sent to the pluggable protocol handler.
IInternetPriority::SetPriority Sets the priority of the request being sent to the pluggable protocol handler.

See Also

HTML Control API Interfaces

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.