マイクロソフト用語集

日本マイクロソフト株式会社

runtime callable wrapper

調べた例文を記録して、効率よく覚えましょう
Weblio会員無料で登録できます
履歴機能 過去に調べた単語を確認できる
語彙力診断 診断回数が4回に増加
マイ単語帳 便利な学習機能付き
マイ例文帳 文章で意味を理解できる

ウィキペディア英語版

出典:Wikipedia

Runtime Callable Wrapper

出典:『Wikipedia』 (2011/02/20 01:39 UTC 版)

英語による解説

ウィキペディア英語版からの引用
引用

A Runtime Callable Wrapper (RCW) is a proxy object generated by the .NET Common Language Runtime (CLR) in order to allow a Component Object Model (COM) object to be accessed from managed code. Although the RCW appears to be an ordinary object to .NET clients, its primary function is to marshal calls and data between a .NET client and a COM object.

Runtime Callable Wrapperのページの著作権