Details
-
Bug
-
Resolution: Invalid
-
P2: Important
-
None
-
5.15.0
Description
When calling querySubObject() for something that returns an IDispatch*, it does not load the interface correctly. This happens with the COM control which can be installed from:
https://www.brother.co.jp/eng/dev/bpac/download/index.aspx
The attached example shows a case of this happening plus details of a workaround for this specific instance.