Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Raising events and COM visibility

Intel_C_Intel
Employee
345 Views
I am trying to implement event raising in a CVF COM DLL, such that the resulting events are available to a VB caller. Do you have any documentation on how this might be done?
0 Kudos
1 Reply
Intel_C_Intel
Employee
345 Views
I've asked this question before - I gathered that in order to do this you need to re-implement (method-bymethod, property-by-property) the 'event interface' (since the current CVF COM wizard can't import interfaces). Which interface is the one you are supposed to re-implement I have no idea ....
0 Kudos
Reply