Qus:    What is a Runtime Callable Wrapper (RCW)?
Feb 15, 2021 17:59 DotNet 2 Answers Views: 1214 KRISHNA SWAROOP
Prev Next
Answers (2)
PARTH Feb 16, 2021 13:12
Answer:   A Runtime Callable Wrapper is a proxy object generated by the .NET Common Language Runtime in order to allow a Component Object Model object to be accessed from managed code.

SAI Feb 16, 2021 13:58
Answer:   RCW is a wrapper created by the common language runtime(CLR) to enable .NET components to call COM components.

Post Your Answer
Guest User

Not sure what solution is right for you?

Choose the right one for you.
Get the help of the experts and find a solution that best suits your needs.


Let`s Connect