LoadTypeLibEx(3w)

NAME

LoadTypeLibEx (OLEAUT32.183)

SYNOPSIS

HRESULT LoadTypeLibEx
 (
  LPCOLESTR  szFile,
  REGKIND    regkind,
  ITypeLib** pptLib
 )

PARAMS

szFile [In] Name of file to load from.

regkind [In] Specify kind of registration.

pptLib [Out] Pointer to pointer to loaded type library.

DESCRIPTION

Loads and optionally registers a type library.

RETURNS

Success: S_OK

Failure: Status

IMPLEMENTATION

Defined in "oleauto.h".

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

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