José Mejuto schrieb: > So you mean that something like: > > IMyObject inherited from IShareable the compiler must add stub code on > each function/procedure/property to lock the interface ? No. The object is locked as long the code holds the reference to it. DoDi