The MASM Forum Archive 2004 to 2012

General Forums => The Workshop => Topic started by: salafi on August 16, 2005, 04:43:44 PM

Title: IConnectionContainer and IConnectionPoint
Post by: salafi on August 16, 2005, 04:43:44 PM
 how to implement these 2 interfaces in a connectable object , and how to implement the sink interface in the client code
Title: Re: IConnectionContainer and IConnectionPoint
Post by: P1 on August 19, 2005, 03:07:58 PM
I vaguely remember a tutorial on this, at the other website you posted to.

So 'Search' is your friend on both boards!!!

Regards,  P1  :8)
Title: Re: IConnectionContainer and IConnectionPoint
Post by: Biterider on August 19, 2005, 03:46:16 PM
ObjAsm32 Demo16 shows the use and implementation of these interfaces.

Regards,

Biterider