The usual way to resolve this would be to create a ComVisible interface IMonkey that is implemented by your class.
The result would be something like the example in this similar question.
Joe
2010-09-16 16:37:13