Loading
When a COM client calls a DotNet object, the DotNet framework will create a COM callable wrapper (CCW). COM clients use the CCW as a proxy for the managed object.The example uses a DotNet component and COM client extending the functionality of the DotNet component using delegation.
Editorial changes — reviews, status changes and edits — are shown to the author of this article and to the editors.