mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-07 20:08:01 +01:00
* correction from 13978
git-svn-id: trunk@13278 -
This commit is contained in:
parent
08491c10fb
commit
ef0438ec7e
@ -2940,7 +2940,7 @@ TYPE
|
||||
Function FindName(szNameBuf: pOleStr; lHashVal: ULONG; OUT ppTInfo: ITypeInfo; OUT rgMemId: MEMBERID; VAR pcFound: USHORT; OUT pBstrLibName: WideString):HResult;StdCall;
|
||||
{$endif}
|
||||
{$ifndef Call_as}
|
||||
Procedure ReleaseTLibAttr(Const pTLibAttr : TLIBATTR); StdCall;
|
||||
Procedure ReleaseTLibAttr( pTLibAttr : LPTLIBATTR); StdCall;
|
||||
{$else}
|
||||
Function LocalReleaseTLibAttr:HResult;StdCall;
|
||||
{$endif}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user