RegisterTypeLib (OLEAUT32.163)
HRESULT RegisterTypeLib ( ITypeLib* ptlib, const WCHAR* szFullPath, const WCHAR* szHelpDir )
Adds information about a type library to the System Registry.
Docs: ITypeLib FAR * ptlib
Docs: OLECHAR FAR* szFullPath
Docs: OLECHAR FAR* szHelpDir.
Success: S_OK
Failure: Status
Declared in "include/oleauto.h". gitlab.winehq.org/wine/wine/blob/master/include/oleauto.h
Implemented in "dlls/oleaut32/typelib.c". gitlab.winehq.org/wine/wine/blob/master/dlls/oleaut32/typelib.c
Debug channel "ole".
Copyright © 2025 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Jun 2025.