Share via


IInternetPriority (Windows CE 5.0)

Send Feedback

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

The following table shows this interface's methods.

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.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Urlmon.h, Urlmon.idl.
Link Library: Urlmon.lib.

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.