Interfacing to a COM object
C#
1
Posts
1
Posters
0
Views
1
Watching
-
I am trying to inteface to the SENS COM object. I understand that I need to create a class that implements the GetConnectionPointContainer interface. I am unable to find the assembly or reference for which this resides in. I keep getting an error during compile time that I am missing a reference or assembly. Any ideas? Thanks! Bryan