Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

This function creates a URL moniker from either a full URL string or from a base context URL moniker and a partial URL string.

Syntax

HRESULT CreateURLMoniker(
  IMoniker* 
pmkContext,
  LPWSTR 
szURL,
  IMoniker** 
ppmk
);

Parameters

pmkContext

[in] Address of the IMonikerinterface for the URL moniker to use as the base context when the szURLparameter is a partial URL string. The pmkContextparameter can be NULL.

szURL

[in] Address of a string value that contains the display name to be parsed.

ppmk

[out] Address of a pointer to an IMonikerinterface for the new URL moniker.

Return Value

This function returns one of the values shown in the following table.

Value Description

S_OK

Success.

E_OUTOFMEMORY

The operation ran out of memory.

MK_E_SYNTAX

A moniker could not be created because szURLdoes not correspond to valid URL syntax for a full or partial URL. This is uncommon because most parsing of the URL occurs during binding and because the syntax for URLs is extremely flexible.

Requirements

Header urlmon.h, urlmon.idl
Library urlmon.lib
Windows Embedded CE Windows CE .NET 4.0 and later
Windows Mobile Windows Mobile Version 5.0 and later
500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at webmaster@systemmanager.forsenergy.ru to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.