Win32::OLE & implementation of interfaces

Win32::OLE & implementation of interfaces

am 07.07.2006 08:41:47 von frank

I need to "inherit" from a COM class to define some functions used for
async calls made by the COM object.
Can I do this with Win32::OLE? How?