次の方法で共有


IInternetProtocolInfo (Windows CE 5.0)

Send Feedback

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

OS Versions: Windows CE .NET 4.0 and later.
Header: Urlmon.h, Urlmon.idl.
Link Library: Urlmon.lib.

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.