In the case of properties, applying to any of the get_ or set_ works, so I
guess the same should hold true for events as well.
- Atul
Sky Software http://www.ssware.com/
Shell MegaPack ActiveX & .Net
Drop-In Windows Explorer-Like Shell Browsing UI for your apps.
> One can specify an event as either the raw event:
>
[quoted text clipped - 11 lines]
> it sufficient to specify it before any one of the __event member
> functions, or must one repeat the attribute for all ?
Edward Diener - 31 Jul 2005 18:17 GMT
> In the case of properties, applying to any of the get_ or set_ works
Yes, I know.
>, so I
> guess the same should hold true for events as well.
I hope so but I was hoping someone knew for sure. Maybe no one has ever used an
attribute with the extended form of specifying events. I will assume I only need
the attribute on one of the three event methods.
> - Atul
> Sky Software http://www.ssware.com/
[quoted text clipped - 16 lines]
>>it sufficient to specify it before any one of the __event member
>>functions, or must one repeat the attribute for all ?