CLSIDFromProgID16(3w)

NAME

CLSIDFromProgID16 (COMPOBJ.61)

SYNOPSIS

HRESULT CLSIDFromProgID16
 (
  LPCOLESTR16 progid,
  LPCLSID     riid
 )

DESCRIPTION

Converts a program Id into the respective GUID.

PARAMS

progid [In] program Id as found in registry.

riid [Out] associated CLSID.

RETURNS

Success: S_OK

Failure: CO_E_CLASSSTRING - the given ProgID cannot be found.

IMPLEMENTATION

Not defined in a Wine header. The function is either undocumented, or missing from Wine.

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

Debug channel "ole".
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout