Hi Loic,
I´ve loaded a pdf document. I send the message ComDisplayNextFrame.
It will not work. The document has 2 sites.
I look in with the debugger to see what is the reason.
The value in the hDispatchDriver is correct but in retval is the value 2.
2 = InvalidParameter.
Do you have a idea, what it can be?
>Function ComDisplayNextFrame Returns OLEViewerStatus
>> Handle hDispatchDriver
>> OLEViewerStatus retVal
>> Get phDispatchDriver to hDispatchDriver
>> Get InvokeComMethod of hDispatchDriver 1610809395 OLE_VT_I4 to retVal
>>Function_Return retVal
>End_Function
Regards Dittmar
