Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Send Feedback on this topic to the authors