InterviewSolution
Saved Bookmarks
| 1. |
What Is Ccw (com Callable Wrapper)? |
|
Answer» A proxy OBJECT generated by the COMMON LANGUAGE runtime so that existing COM applications can use MANAGED classes, including .NET Framework classes, transparently. A proxy object generated by the common language runtime so that existing COM applications can use managed classes, including .NET Framework classes, transparently. |
|