Musings
Public · Protected · Private
Interoperability RCW CCW
-
2012-07-01 10:44Managed code calls unmanaged COM components by having a .NET wrapper on existing COM components - Runtime Callable Wrapper (RCW). Unmanaged code can call managed components using COM Callable Wrapper (CCW).
This blog is frozen. No new comments or edits allowed.