NAME

CreateTypeLib  (OLEAUT32.160)

SYNOPSIS

 HRESULT CreateTypeLib
 (
  SYSKIND          syskind,
  LPCOLESTR        szFile,
  ICreateTypeLib** ppctlib
 )

DESCRIPTION

CreateTypeLib [OLEAUT32.160] creates a typelib.

RETURNS

Success: S_OK

Failure: Status

IMPLEMENTATION

Declared in "oleauto.h". https://source.winehq.org/source/include/oleauto.h

Implemented in "dlls/oleaut32/typelib.c". https://source.winehq.org/source/dlls/oleaut32/typelib.c

Debug channel "ole".


Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Apr 2024.