mirror of
https://github.com/reactos/reactos.git
synced 2025-04-20 12:29:56 +00:00
[PSDK] Update oleauto.h. CORE-16441
This commit is contained in:
parent
3ee20de95f
commit
1431ca4c75
1 changed files with 2 additions and 2 deletions
|
@ -1047,8 +1047,8 @@ HRESULT
|
||||||
WINAPI
|
WINAPI
|
||||||
RegisterTypeLib(
|
RegisterTypeLib(
|
||||||
ITypeLib*,
|
ITypeLib*,
|
||||||
_In_ OLECHAR*,
|
_In_ LPCOLESTR,
|
||||||
_In_opt_ OLECHAR*);
|
_In_opt_ LPCOLESTR);
|
||||||
|
|
||||||
_Check_return_
|
_Check_return_
|
||||||
HRESULT
|
HRESULT
|
||||||
|
|
Loading…
Reference in a new issue