I just try to make a DllImport with the following api (in oleacc.dll) and I have troubles with the IAccessible** parameter
STDAPI AccessibleObjectFromPoint(
POINT ptScreen,
IAccessible** ppacc,
VARIANT* pvarChild
);
Anyone has an idea ?
Thx
|
Results 1 to 3 of 3
Thread: Troubles with API call
|
Click Here to Expand Forum to Full Width |