"John Klehm" xixsimplicityxix@gmail.com writes:
typedef float single;
- [
odl,
uuid(F0F060B5-8B1F-4A7C-89EC-880692588A4F),
dual,
oleautomation
- ]
- interface IInkCollector : IDispatch {
- };
You have to list all the functions, a partial interface definition can't work right.