Share via


IInternetProtocolInfo interface

Provides information about the URL being handled by the protocol handler.

Members

The IInternetProtocolInfo interface inherits from the IUnknown interface. IInternetProtocolInfo also has these types of members:

  • Methods

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.

 

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Header

Urlmon.h

IDL

Urlmon.idl

DLL

Urlmon.dll