Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
| Term
| COM Callable Wrapper
|
| Definition
| CCW is a metadata wrapper enabling COM components to access managed .NET objects. A CCW is generated when a COM client loads a .NET object at runtime. The .NET assembly must have been registered using the Assembly Registration Tool.
|
| See also
| Assembly Registration Tool, Runtime Callable Wrapper
|
| This C# Online.NET definition is from the Glossary of .NET / C# Terms.
|