Share via


IInternetProtocolInfo (Windows Embedded CE 6.0)

1/6/2010

This interface provides information about the URL being handled by the protocol handler.

The following table shows this interface's methods.

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.

Requirements

Header urlmon.h, urlmon.idl
Library urlmon.lib
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

Asynchronous Pluggable Protocols Interfaces