C
Cowboy \(Gregory A. Beamer\)
If you have it wrapped properly, you are most of the way there. In the
object declaration, add with Events (Dim with Events objectName as
TypeofWrapper). It is then a matter of matching the interface. You should
see the events on the COM wrapper and be able to bind to them.
--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
*************************************************
Think outside of the box!
*************************************************
object declaration, add with Events (Dim with Events objectName as
TypeofWrapper). It is then a matter of matching the interface. You should
see the events on the COM wrapper and be able to bind to them.
--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
*************************************************
Think outside of the box!
*************************************************