Glossary:Definition - Runtime Callable Wrapper

Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio


Jump to: navigation, search
 Term Runtime Callable Wrapper
 Definition  RCW is a metadata wrapper allowing .NET applications to call COM components. For non-OLE automation interfaces, a custom RCW must be written to map the COM types to .NET Framework-compatible types. For OLE automation interfaces, an RCW is a .NET assembly generated from the COM component's type library using the Type Library Importer tool.
 See also COM Callable Wrapper
This C# Online.NET definition is from the Glossary of .NET / C# Terms.

Glossary of .NET / C# Terms
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 0-9
edit

Personal tools