mirror of
https://github.com/reactos/reactos.git
synced 2025-04-04 12:39:35 +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
|
||||
RegisterTypeLib(
|
||||
ITypeLib*,
|
||||
_In_ OLECHAR*,
|
||||
_In_opt_ OLECHAR*);
|
||||
_In_ LPCOLESTR,
|
||||
_In_opt_ LPCOLESTR);
|
||||
|
||||
_Check_return_
|
||||
HRESULT
|
||||
|
|
Loading…
Reference in a new issue