IInternetPriority interface
Enables an application to set the priority of the requests that are sent to a pluggable protocol handler.
Members
The IInternetPriority interface inherits from the IUnknown interface. IInternetPriority also has these types of members:
- Methods
Methods
The IInternetPriority interface has these methods.
Method | Description |
---|---|
GetPriority | Gets the priority of the request being sent to the pluggable protocol handler. |
SetPriority | Sets the priority of the request being sent to the pluggable protocol handler. |
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
Urlmon.h |
IDL |
Urlmon.idl |
DLL |
Urlmon.dll |