[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.swt] Re: OleAutomation parameters problem
|
After calling OleAutomation.invoke(), call OleAutomation .getLastError() to
find out why this failed.
"Lebeau frederic" <frederic.lebeau@xxxxxxxxxx> wrote in message
news:2917b09547a007039e6a108799ec772c$1@xxxxxxxxxxxxxxxxxx
> Hello,
>
> I've found a new problem...
> when i try to invoke a method on an activex which have a parameter named
> "Title"
> => SWT does not throw an error but the activeX method is not invoked!!!
>
> Is it a well known problem?
>
> Fred
>