CLSIDFromProgID(3w)

NAME

CLSIDFromProgID (OLE32.@)

SYNOPSIS

HRESULT CLSIDFromProgID
 (
  LPCOLESTR progid,
  LPCLSID   clsid
 )

DESCRIPTION

Converts a program Id into the respective GUID.

PARAMS

progid [In] Unicode program ID, as found in registry.

clsid [Out] Associated CLSID.

RETURNS

Success: S_OK

Failure: CO_E_CLASSSTRING - the given ProgID cannot be found.

IMPLEMENTATION

Defined in "objbase.h".

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

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