On 6/27/11 9:04 AM, Nub Public wrote: > DMD complains that the function body of funcWrapperWithLessParams isn't > abstract. I don't know if there is something COM-specific going on, but you might want to mark the wrapper method »final« – that's at least how it works for normal interfaces. David