> Hello,
> 
> The declaration of ITypeInfo.Invoke() is broken now anyway. Some of 
> out parametrs should accept nil values and it is not possible 
> with the 
> current declaration. I doubt that ITypeInfo.Invoke() is used directly 
> by user code. Especially in this broken form.
> 

I completely agree. According the MSDN the last 3 out parametes can be nil. 

Attached is the patch that works for me. I'm writing a fpc COM server called
with late binding from PHP. 

Ludo

Attachment: typinfo.diff
Description: Binary data

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to