What is Com Callable wrapper?when it will created?
By in ASP.NET on Jul 14 2006
  • Jul, 2006 14

    NET components are accessed from COM via a COM Callable Wrapper (CCW). This is similar to a RCW, but works in the opposite direction. Again, if the wrapper cannot be automatically generated by the .NET development tools, or if the automatic behaviour is not desirable, a custom CCW can be developed. Also, for COM to ’see’ the .NET component, the .NET component must be registered in the registry.CCWs also manage the object identity and object lifetime of the managed objects they wrap.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS