CreateURLMoniker(3w)

NAME

CreateURLMoniker (URLMON.@)

SYNOPSIS

HRESULT CreateURLMoniker
 (
  IMoniker*  pmkContext,
  LPCWSTR    szURL,
  IMoniker** ppmk
 )

DESCRIPTION

Create a Url moniker.

PARAMS

pmkContext [In] Context.

szURL [In] Url to create the moniker for.

ppmk [Out] Destination for created moniker.

RETURNS

Success: S_OK. ppmk contains the created IMoniker object.

Failure: MK_E_SYNTAX if szURL is not a valid url, or E_OUTOFMEMORY if memory allocation fails.

IMPLEMENTATION

Defined in "urlmon.h".

Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/urlmon/umon.c".

Debug channel "urlmon".
Copyright © 2010-2025 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout