Red Rackham wrote:
> Hi. I'm a bit of a novice with ctypes and this is my first post here
> so please forgive any detected newbiness. After trying and searching
> I hereby give up and appeal to the pros out there who may be more
> intimately familiar with DeviceIoControl usage.
>
> I'm trying
I have exactly the same idea. But I was not able to retrieve the IE
instance. So I will try your solution.
Thanks,
Romain.
2008/12/18 Michel Claveau
> Hi!
>
> A way is to launch separate instance, then connect to instances.
> Example:
>
>
> import os,time,win32com.client
>
> def finstance(u
in my case the call getFilters() has no input params and 2 output params.
Either if I use Empty or Missing the result is a null array.
I put below the description that comes with the GetFilters() API, in case
this gives you any idea about what is going on.
Thanks,
/Enric
ps: GeFilters API: