IInternetPriority
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