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.
Provides information about the URL being handled by the protocol handler.
The IInternetProtocolInfo interface inherits from the IUnknown interface. IInternetProtocolInfo also has these types of members:
- Methods
The IInternetProtocolInfo interface has these methods.
Method | Description |
---|---|
CombineUrl | Combines a base URL and relative URL into a full URL. |
CompareUrl | Compares two URLs and determines if they are equal. |
ParseUrl | Parses a URL. |
QueryInfo | Gets information related to the specified URL. |
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
Urlmon.h |
IDL |
Urlmon.idl |
DLL |
Urlmon.dll |