Re: Additional Interfaces deriving from previous interfaces - Wizard?
- From: "Alexander Nickolov" <agnickolov@xxxxxxxx>
- Date: Thu, 18 Aug 2005 13:53:48 -0700
Not true with COM interfaces. It's ok with dispinterfaces.
See my other reply. Reply here if you need to use COM
interfaces for your events, since then you do need multiple
connection points.
--
=====================================
Alexander Nickolov
Microsoft MVP [VC], MCSD
email: agnickolov@xxxxxxxx
MVP VC FAQ: http://www.mvps.org/vcfaq
=====================================
<lea@xxxxxxxxxxxxxx> wrote in message
news:1124296443.063280.70370@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Uhm, of course having a little time to re-think the paradigm of
> events.
>
> Why would you want to version callback interfaces?? All they do is
> call a connection point in the client and so are really quite benign.
> If I'm thinking correctly, there is no versioning required as the
> client implements the code, not the server..
>
> So I don't need event inheritance, or do I?
>
> Lea
>
.
- References:
- Additional Interfaces deriving from previous interfaces - Wizard?
- From: lea
- Re: Additional Interfaces deriving from previous interfaces - Wizard?
- From: Alexander Nickolov
- Re: Additional Interfaces deriving from previous interfaces - Wizard?
- From: lea
- Re: Additional Interfaces deriving from previous interfaces - Wizard?
- From: Alexander Nickolov
- Re: Additional Interfaces deriving from previous interfaces - Wizard?
- From: lea
- Re: Additional Interfaces deriving from previous interfaces - Wizard?
- From: Alexander Nickolov
- Re: Additional Interfaces deriving from previous interfaces - Wizard?
- From: lea
- Re: Additional Interfaces deriving from previous interfaces - Wizard?
- From: lea
- Re: Additional Interfaces deriving from previous interfaces - Wizard?
- From: Alexander Nickolov
- Re: Additional Interfaces deriving from previous interfaces - Wizard?
- From: lea
- Re: Additional Interfaces deriving from previous interfaces - Wizard?
- From: Alexander Nickolov
- Re: Additional Interfaces deriving from previous interfaces - Wizard?
- From: lea
- Re: Additional Interfaces deriving from previous interfaces - Wizard?
- From: lea
- Re: Additional Interfaces deriving from previous interfaces - Wizard?
- From: lea
- Additional Interfaces deriving from previous interfaces - Wizard?
- Prev by Date: Re: Sending Events to VB6 Using Implements Keyword - debugging
- Next by Date: Re: Sending Events to VB6 Using Implements Keyword - debugging
- Previous by thread: Re: Additional Interfaces deriving from previous interfaces - Wizard?
- Next by thread: Re: Additional Interfaces deriving from previous interfaces - Wizard?
- Index(es):
Relevant Pages
|