IInternetProtocolInfo

Send Feedback

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

HTML Control API Interfaces

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.