I am trying to send the Address of a Function to a COM DLL but as I run it I get an error saying invalid use of AddressOf.
Why is that?
how to overcome it?

FatMan