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.
This interface provides information about the URL being handled by the protocol handler.
The following methods are used with the IInternetProtocolInfo interface.
| Method | Description |
|---|---|
| IInternetProtocolInfo::CombineURL | Combines a base and relative URL into a full URL. |
| IInternetProtocolInfo::CompareURL | Compares two URLs and determines if they are equal. |
| IInternetProtocolInfo::ParseURL | Parses a URL. |
| IInternetProtocolInfo::QueryInfo | Retrieves information related to the specified URL. |
See Also
Send Feedback on this topic to the authors